I need some help installing TIX onto my system. Firstly, I am pretty new to Linux - into my 4th week now soplease be gentle. I have come across from MS Win98...
pmoscatt@...
Jun 1, 2001 3:49 pm
718
From: pmoscatt@... ... Which install doc? When I read tix/PyTix-2.0/INSTALL-2.0.txt I see: 1) Build and install Tcl/Tk 8.0 8.1 or 8.2 and Tix 8.1. ^^ I...
Larry W. Virden
lvirden@...
Jun 4, 2001 3:44 pm
719
Hi, Been using Tix 8.2.0 B1 with both Windows NT and RedHat Linux with Tcl 8.3.3 for the last couple of months with no drama (apart from a patch needed on ...
ktrenor2@...
Jun 4, 2001 9:01 pm
720
G'Day Larry, The document is from TIX, but thanks very much for the info. I am away at the moment but as soon as I get home from the mines I will get right...
pmoscatt@...
Jun 4, 2001 9:42 pm
721
... I would recommend Tix 8.2.0 b1 :-) I have overhauled the configure script for Unix. There is a Win32 binary installer. Also, it's TEA compatible so it...
Ioi Lam
ioilam@...
Jun 5, 2001 4:46 am
722
I have just successfully installed Tix 8.2, Tk 8.3.3 and Tcl 8.3.3 and have tested it with the command: make rundemo and all is looking good, but am now tring...
pmoscatt@...
Jun 8, 2001 2:48 pm
723
... I have put a program on the net that uses Tix8.1, Tcl8.3.2, Tk8.3.2 It is called PAGE and can be found at http://www.geocities.com/page_python If you look...
Don Rozenberg
rozen@...
Jun 14, 2001 9:33 pm
724
I think the command to import tix is "package require Tix" .The output of this command returns the version information. I hope this helps. Regs, Mehul ... ...
Mehul Thakkar
mehul_303@...
Jun 15, 2001 9:40 am
725
Hi Don, Thanks very much for that - as it turns out I was to upgrade my Python 2.0 to 2.1 and all seems to be back on track but I will go and have a look at ...
Peter Moscatt
pmoscatt@...
Jun 15, 2001 10:08 am
726
G'Day Mehul, All up and working fine now - as it turned out I was to upgrade my Python 2.0 to 2.1 and all is well. Cheers. Pete Mehul Thakkar wrote: I think...
Peter Moscatt
pmoscatt@...
Jun 15, 2001 10:12 am
727
WHAT: 8th annual USENIX Tcl Conference Part of the 3'rd annual O'Reilly Open Source Convention WHERE: San Diego, CA WHEN: July 23-27, 2001 WHY: Come, see,...
Larry W. Virden
lvirden@...
Jun 15, 2001 1:14 pm
728
Hi, I am trying to ues the tixFileEntry for selecting file. There are two instances of the tixFileEntry first one is file file1.txt second is for file2.txt I...
atul.bhingarde@...
Jun 17, 2001 7:39 pm
729
This is probably really simple, but I can't seem to find the answer... All I want to do is disable the selecting of items from within a given scrolled listbox....
Carl.Kalauokalani@...
Jun 22, 2001 4:11 am
730
I don't know why you want to do this. This will really confuse the user, but anyway: tixScrolledListBox .c .c subwidget listbox config -selectbackground [.c...
Ioi Lam
ioilam@...
Jun 22, 2001 4:46 am
731
I have managed to get Tix up and running and all seems to work well. I use Python as my interpreter and have used the "import Tix" How do I now make reference...
pmoscatt@...
Jun 22, 2001 4:59 am
732
Hi, I'm having trouble getting the "+" and "-" images to show up while trying to use the tixTree widget. Can anyone help me? I am using Tix8.1 and an example...
Tom Downey
tjd@...
Jun 22, 2001 3:19 pm
733
Hi, how can I control the number of rows and columns of the tixTList ? __________________________________________________________________ Do You Yahoo!? ...
Holger Meiners
holger_meiners@...
Jul 12, 2001 9:25 am
734
Hi, I am using a tabnotebook in one of the utility. One of the tab ( tab1 ) I am getting the locations of few jars files etc. On the next tab ( tab2 ) I want...
atul.bhingarde@...
Jul 12, 2001 3:10 pm
735
Holger, # use one of these tixTList .t -orient horizontal -itemtype window tixTList .t -orient horizontal -itemtype window -width 100 tixTList .t -orient...
David Gardiner
davidllewellyngardine...
Jul 13, 2001 12:34 am
736
Hi guys, How do I fire a child process and wait till it gets terminated.I have written following lines of code but that doesn't work for me. ... package...
Mehul Thakkar
mehul_303@...
Jul 17, 2001 11:31 am
737
Hi, I am trying to control two HList with an additional scrollbar. Scrolling with the sbar works fine, but the -yscrollcommand option in the HList does not...
Holger Meiners
holger_meiners@...
Jul 17, 2001 3:14 pm
738
Can you send me your code? I briefly tested with tixTree. I could navigate with UP and DOWN keys and the scrollbar moves accordingly. - Ioi ... ...
Ioi Lam
ioilam@...
Jul 18, 2001 1:17 am
739
Hi, seems to be a prolblem with the tix version the tool uses. With tixwish8.1.8.3 the code works perfectly. Thanks Holger ... <HR> <html><body> <tt> Can you...
Holger Meiners
holger_meiners@...
Jul 18, 2001 7:19 am
740
What versions of TCL/TK work with TIX 8.2.0b1? Thanks, =Adrian= Information in this message is confidential and may also be legally privileged. It is intended...
adrian.davis@...
Jul 18, 2001 12:51 pm
741
Any recent versions of Tcl/Tk would do. I tested with version 8.3.2. - Ioi...
Ioi Lam
ioi.lam@...
Jul 18, 2001 9:24 pm
742
tcl8.3 and tk8.3 works fine with tix8.2 ... __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail...
Mehul Thakkar
mehul_303@...
Jul 19, 2001 12:52 pm
743
Hi, Is there any way to disable Tix's font and color schemes? They mess up my application on Windows because they don't obey the default appearance schemes of...
Tom Downey
tjd@...
Jul 24, 2001 11:07 pm
744
Use Tix 8.2.0. It no longer turns on the schemes by default. http://tixlibrary.sourceforge.net/...
Ioi Lam
ioi.lam@...
Jul 25, 2001 12:19 am
745
Hello, Can someone tell me how to build the development library for tix (e.g. "libtix.so"). I used to download RPM for linux, but now I am trying to get one...
leonlee011@...
Jul 27, 2001 1:01 am
746
When you run ./configure, pass --enable-shared. Do a ./configure --help to show all options. - Ioi ... __________________________________________________ Do...