The pusposes of the Tix mailing list are: (1) The discussion of Tix-related topics, e.g., the development of the Tix library and the applications that use Tix....
Ioi Lam
ioi@...
May 8, 1998 10:11 pm
2
This is a test to tix@... from your list maintainer. Ioi ... List Archive: http://www.FindMail.com/list/tix/ To Subscribe: e-mail to...
Ioi Lam
ioi@...
May 8, 1998 10:15 pm
3
Hi folks, I have moved the tix-info@... mailing list to tix@.... makelist.com provides better archiving and spam filtering capability. In the ...
Ioi Lam
ioi@...
May 12, 1998 2:35 am
4
Hi, I was unclear in my previous mail. So here you go again .. You received this message because you were on one of the following mailing lists: ...
Ioi Lam
ioi@...
May 12, 1998 5:59 am
5
Hier is my questions - I use in a Tix file many tixScrolledListBox define as : tixScrolledListBox $f.lst -scrollbar auto { } I would like to use an unique...
Christophe VERNAY
vernay@...
May 14, 1998 8:21 am
6
... List Archive: http://www.FindMail.com/list/tix/ To Subscribe: e-mail to tix-subscribe@... To Unsubscribe: e-mail to tix-unsubscribe@... ...
Ng, Patrick
PNG@...
May 14, 1998 4:30 pm
7
Hello, world! Does anyone know how to display GIF format file on Tix/Tcl/Tk8.0? Say, Button or TixGrid! The GIF file is downloaded from Internet: Do I need to...
Ng, Patrick
PNG@...
May 14, 1998 4:30 pm
8
... This should work... My guess is that the gif file is corrupt. Try displaying it in something else (like Netscape or LViewPro). Bret -- Bret A. Schuhmacher...
Bret A. Schuhmacher
bas@...
May 14, 1998 6:17 pm
9
Hi gang, Can someone point me in the right direction please? I've been using Tix on unix for a while. Now I need to mode a demo to Win 95 and am stuck. I got...
Burch Seymour RTPS
bseymour@...
May 15, 1998 3:27 pm
10
I'm running into a lot of problems using the Tix widgets that have to do with validation--when and how it occurs. I have Tcl variables created that have...
Kotula, Jeff
jkotula@...
May 19, 1998 4:04 pm
11
Jeff, I know I ran into problems if I used a combination of validation commands like -validatecmd combined with -integer true or -max or -min . If I just use...
rob ratcliff
robert.r.ratcliff@...
May 19, 1998 8:44 pm
12
Hi all, I found a bug in tcl7.5 but cannot find a patch, can anyone help on this one? typing the following expression: expr (( 33 * 3600.0) + (41 * 60.0) +...
eric malguy
eric.g.malguy@...
May 20, 1998 4:07 pm
14
... Actually, it's a feature (i.e. it's documented :-). See Tcl_PrintDouble. What you need to do is change the global variable tcl_precision to the number of...
John R. Jackson
jrj@...
May 20, 1998 4:27 pm
16
I started using Tix on a Windows aplication and it seems to default to the Motif look. Is there any way to use Windows defaults instead? ... Jose Lopes Moreira...
Jose Lopes Moreira
nau@...
May 20, 1998 4:42 pm
17
I hope, that you can send me this program,that i can open the two programs! Or tell me, that how i can dowload this program! Aleksi Makela ... List Archive:...
Aleksi Mäkelä
tipsu@...
May 20, 1998 7:53 pm
18
In message <199805201952.WAA00868@...>, =?ISO- 8859-1?Q?Aleksi_M=E4kel=E4?= <tipsu@...> writes ... which version? -- Robin Becker ... List Archive:...
Robin Becker
robin@...
May 20, 1998 10:51 pm
19
Hi! I get the error ... I use Tcl 8.0 and Tix 4.1.0, the image type "compound" is a tix extension. What is wrong with my script? Or is it a Tcl error? if I...
Oliver Hoelzel
hoelzel@...
May 22, 1998 10:56 am
20
According to David Sundstrom: "The problem lies with the Tix compound image type and the way in which Tk is destroying windows when your application exists." ...
Joel Saunier
saunier@...
May 22, 1998 12:09 pm
21
Hello! Could you please tell me where to find the file "msvcrt.dll" for download? I installed a game and when it ran, it said that the "msvcrt.dll" file was...
Brian Williams
bkw@...
May 25, 1998 2:35 am
22
In a screen, I use 6 noteboks, and I would like to activate one without the mouse, How can I do it ???? Thanks for your help ... List Archive:...
Christophe VERNAY
vernay@...
May 25, 1998 8:03 am
23
ERROR STARTING PROGRAM!A required DLL file,MSVCRT.DLL,was not found.I deleted expired trial program,now I get this message.What should I do? ... List Archive:...
Robin Dees
Deerslayer1@...
May 26, 1998 2:54 am
24
Hi all, unlikely I had a problem with TixScrolledText. I declared tixScrolledText $answ.txt -relief flat -scrollbar y pack $answ.txt -expand yes -fill both...
Cesaro_Salvatore@...
May 26, 1998 6:41 am
25
... 1998 ... -bs ... use HELO protocol ... When you say "activate", I assume you mean to bring a notebook tab to the front. If this is the case, use "raise" ...
Terry Hampton
terry.hampton@...
May 26, 1998 11:24 am
26
I'm using Tix 4.1.0 p6 under Win95. It seems fine, but I observe that the tix global grab doesn't seem to restrict events properly. Example with the widget...
Robin Becker
robin@...
May 26, 1998 11:31 am
27
I'm using tix option menus. At certain times, I destroy the frame and grid which the option menu is part of, expecting that the option menu and all of its...
Kotula, Jeff
jkotula@...
May 26, 1998 5:42 pm
28
We have an application that uses the tixNoteBook widget, and each tab uses the tixScrolledWindow widget. Is it possible to force the scrolling to the top at...
Alan Davis
alan.davis@...
May 26, 1998 11:17 pm
29
Hi, I am having this problem where I am not able to find why it is occuring and what is the solution: This is a piece of the code: bind $w.f$paramName.entr...
Roland Younes
roland@...
Jun 1, 1998 11:45 pm
30
Hello All: Our tixGrid has a few cells with -itemtype window -window < a combo box ... When we set new comboboxes in the cell, it locks up the wish process. Do...
Hi, I've compiled this morning Tix 4.1.0.006 with tcl/tk8.0 plus/patch and dash patch included, and img1.1p2 (on Linux 2.0.32 on a PII300). Everything went...