Search the web
Sign In
New User? Sign Up
tix · The Tix User Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 340 - 369 of 1043   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
340
Hi, I just tried to compile and execute Tix4.1.0.007 together with Tcl/Tk 8.1. Compilation was no problem, but the tixwish crashed shortly after the invokation...
Frank Schenkel
Frank.Schenkel@...
Send Email
May 5, 1999
5:48 pm
341
Hi Frank, did you have the problem on Linux? Because it works on Solaris (2.6). The reason for the crash is that Tcl sets the last character of the command...
Frank Storm
Frank.Storm@...
Send Email
May 6, 1999
9:25 am
342
... I just tried to compile and execute Tix4.1.0.007 together with Tcl/Tk 8.1. Compilation was no problem, but the tixwish crashed shortly after the invokation...
Jean-Paul Dzisiak
JP.Dzisiak@...
Send Email
May 6, 1999
10:11 am
343
As well as making the static strings in Tix_Init dynamic, you should also make the following minor changes to tixDiITxt.c and tixDiText.c if you plan to use ...
Matthew Swift
Matthew.Swift@...
Send Email
May 6, 1999
3:50 pm
344
When I run the Tix 4.1.0.007 version of Tix demos/widget program, it initially generated an error regarding the fact that a spec variable did not exist. I went...
Larry W. Virden
lvirden@...
Send Email
May 6, 1999
3:50 pm
345
I am attempting to use Tix 4.1.0.007 with Tcl/Tk 8.0.5 on a SPARC/Solaris 2.6/CDE platform . Problem 1: when I build and install Tix, the pkgIndex.tcl file is...
lvirden@...
Send Email
May 6, 1999
3:50 pm
346
... Yes, Munagala is the person to contact with bug reports on the latest version of Tix (4.1.0.007), since he released it. (It's available at ...
Doug Way
dway@...
Send Email
May 6, 1999
4:58 pm
347
Folks, I'm monitoring the bug reports to the Tix list, and hope to fix them for the next release which will probably be in about 8 weeks or so and will be...
Munagala V. S. Ramanath
ram@...
Send Email
May 6, 1999
10:56 pm
348
... Yup. 4.1.8.0 would be tix relesae 4.1 linked against tcl/tk 8.0, which could be installed alongside libtix-4.1.7.6, the identical tix release linked...
Gary V. Vaughan
gary@...
Send Email
May 7, 1999
3:19 am
349
Hi, As for features/widgets used from my point of view - a. you can drop the Grid widget as far as I'm concerned as tkTable does the same and it works. b. Use...
Kevin Trenorden
trenordk@...
Send Email
May 7, 1999
3:19 am
350
Hi, as promised, here is the modified "tixInit.c" file. To be honest I am not quite happy about the corrections because I think that this is more a problem of...
Frank Storm
Frank.Storm@...
Send Email
May 7, 1999
6:28 am
351
... As for features/widgets used from my point of view - a. you can drop the Grid widget as far as I'm concerned as tkTable does the same and it works. b. Use...
Jean-Paul Dzisiak
JP.Dzisiak@...
Send Email
May 7, 1999
8:09 am
352
... 4.1.8.0 just means Tix 4.1 with Tcl/Tk 8.0. It doesn't contain the .006, because those just number prereleases. Unfortunately, Ioi gave up before making...
Bruce Stephens
Bruce.Stephens@...
Send Email
May 7, 1999
9:29 am
353
The tcldev program uses tix. When I start it up and select one of their ... I am using Tk 8.0.5/SPARC Solaris 2.6/CDE. If you are using tcldev as well, you...
Larry W. Virden
lvirden@...
Send Email
May 7, 1999
6:18 pm
354
Hello, I use the following: SAM (stand alone module) facilities Label Frame Button Box ComboBox Notebook Widgets Spinners Humberto ... eGroup home:...
Humberto Sanchez
hasii@...
Send Email
May 7, 1999
6:18 pm
355
Dear member, The mailing list program at egroups.com allows only members to post to the list. This means you post from the exact e-mail address that your used...
Ioi Lam
ioi@...
Send Email
May 7, 1999
6:31 pm
356
Tix cannot find init.tcl when there is a space in the path to the file. Here is a diff to tixInit.c to fix the problem: ... *************** *** 545,551 **** ...
Greenberg, Michael
mlg@...
Send Email
May 11, 1999
4:27 pm
357
Hi, I would like to reduce to the maximun the height of buttons but TK always preserve a defaults height. Please, someone can help me to resolve this problem ?...
Lahcene Si Ameur
lahcene@...
Send Email
May 12, 1999
6:58 pm
358
Hi, When I use the tixFileSelectDialog on NT operating system, I get the following problem: When I change the string in the 'Filter' tixFileSelectBox to...
Mintz, Galit
galit.mintz@...
Send Email
May 19, 1999
8:34 am
359
I can't find the function Tix_EtInit. I see in the tixInit.c file that there is a prototype for it but that is all. Where can I find it or should I use other...
Liora Milbaum
liora@...
Send Email
May 21, 1999
12:06 am
360
Using TixGrid widget, how can I find out what rows were selected, when the selection mode is multiple? ... eGroups.com home: http://www.egroups.com/group/tix ...
neta@...
Send Email
May 23, 1999
10:16 pm
361
... # This is a quick solution to get all coordinates from a drag selection # need a global variable to stuff indexs into set mywid .g.grid bind $mywid...
art morel
art@...
Send Email
May 25, 1999
6:03 am
362
I'm trying to use one of my old Tix scripts under Win98. I've a couple of problems:- (1) At least one font is displayed much smaller than with the same...
Adrian Davis
Adrian.Davis@...
Send Email
May 27, 1999
3:00 pm
363
Hi, did anyone of you compile Tix with tcl/tk8.0.5 under Win98? How can I do that? The makefile doesn't seem to work properly with VC++ 6.0 (common.mak is not...
Massimo Morin
mmorin@...
Send Email
Jun 3, 1999
6:57 pm
364
For most widgets, the shortcuts Ctrl+X, Ctrl+C, Ctrl+V are defined. I would like to defime an Edit Menu that includes Cut/Copy/Paste operations, but is enable...
neta@...
Send Email
Jun 3, 1999
6:57 pm
365
... eGroups.com home: http://www.egroups.com/group/tix http://www.egroups.com - Simplifying group communications I'm experiencing program crashes with a...
Jeff Parker
jparker@...
Send Email
Jun 3, 1999
6:57 pm
366
Jeff: Are you using Tix balloons? I noticed the same problem with dialog boxes while using Tcl/Tk 8.0.5 w/ Tix on Solaris 2.5 and it disappeared after I...
Sivaram Palakodety
sivaramp@...
Send Email
Jun 3, 1999
7:05 pm
367
Jeff, This behavior has been around awhile. I haven't tried out the newest tk8.1 yet, but the last time I checked I still had to apply this patch to newer...
rob ratcliff
robert.r.ratcliff@...
Send Email
Jun 3, 1999
7:09 pm
368
... This looks alot like the kind of error I was getting with Tk 8.0 when I would close a toplevel window. I used the attached patch, that I believe was...
Alan Davis
alan.davis@...
Send Email
Jun 3, 1999
7:16 pm
369
Hi, this morning I was able to compile Tix 4.1.0.007x2 with tcl/tk 8.0.5 under windows 98 with VC++ 6.0 It seems slow (VERY SLOW) but the windows pop up (BTW,...
Massimo Morin
mmorin@...
Send Email
Jun 4, 1999
8:26 pm
Messages 340 - 369 of 1043   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help