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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 330 - 359 of 1043   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
330
Hi! Anyone using Tix and mk4tcl? I'm having a problem with the tixTree browse command and mk::get. G. ... eGroup home: http://www.eGroups.com/list/tix Free...
Gerard
gerard@...
Send Email
Apr 6, 1999
12:10 pm
331
I've just released Tix4.1.0.007.tar.gz; you can get it from: ftp://ftp.neosoft.com/pub/tcl/sorted/packages-8.0/x11/Tix/4.1.0.007 It includes a number of bug...
Munagala V. S. Ramanath
ram@...
Send Email
Apr 7, 1999
4:22 pm
332
Hi, Just discovered a bug in Tix Notebook - the tcl library part. First the environment details - NT 4.0 SP 3 with Tcl/Tk 8.0.5, Both Tix 4.1.006 and the just...
Kevin Trenorden
trenordk@...
Send Email
Apr 8, 1999
4:44 pm
333
Hi, I'm new to using Tcl/Tk and TIX and have a problem with the tixSelect widget. I am attempting to find the option that will allow you to keep your button's...
ben.wimpory@...
Send Email
Apr 9, 1999
10:32 am
334
... has ... Mr Munagala, Will your release of Tix be added to Greg Squires's Tix site (http://tix.mne.com/) ? Only one official upgrade should exist. Have you...
Jean-Paul Dzisiak
JP.Dzisiak@...
Send Email
Apr 13, 1999
3:08 pm
335
Hi, I have a following problem: I have tixControl with integer option set, and I want the default value of that control to be an empty string (nothing, null...
Boris Gapov
gapov@...
Send Email
Apr 14, 1999
11:42 am
336
I am having a problem getting Tix to work. I am new to Tcl/Tk and Tix.... I'm running on a Solaris 2.5.1 machine. tixwish doesn't recognize any Tix ...
Kurt M Mosiejczuk
kmosiejc@...
Send Email
Apr 14, 1999
3:30 pm
337
I am running Slackware 3.5 with the 2.0.35.kernel.When I try to install Tix tixwish is failing with: netman:~/CDBURNER/Tix4.1.0/demos# env...
clc@...
Send Email
Apr 19, 1999
7:08 pm
338
Hi all ! I'm new in this mailing list, so I don't know if somebody has already discuss about my problem: I wrote a program with TCL/TK 7.6/4.2 and Tix 4.1...
Didier Dumas
d.dumas@...
Send Email
Apr 20, 1999
8:35 am
339
Content-Type: text/plain Subject: Searching for help with Tix X-Mailer: www.eGroups.com Message Poster MIME-Version: 1.0 Message-ID:...
lvirden@...
Send Email
Apr 23, 1999
6:01 pm
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
Messages 330 - 359 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