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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 701 - 730 of 1043   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
701
I just grabbed the latest version of Tix from CVS. There are few small installation issues: 1.) configure does not have "execute" permission 2.) The installed...
iamwobster@...
Send Email
Apr 8, 2001
5:35 pm
702
I just grabbed the latest version of Tix from CVS. When I try to generate the HTML generation using: cd myTix8.2DirName/man make -f GNUmakefile I get an error...
iamwobster@...
Send Email
Apr 8, 2001
6:15 pm
703
check this out at napster: dense reverberations __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo!...
meflont retwen
robsmailstorage@...
Send Email
Apr 10, 2001
6:36 am
704
I have the smae kind of error: gcc tixAppInit.o \ -L/var/tmp/mihut1/FORCOMPILE/tix8.2.0/unix -ltix8.2 \ -bI:/var/tmp/mihut1/FORCOMPILE/tk8.3.2/unix/lib.exp ...
mihut1@...
Send Email
Apr 17, 2001
3:46 pm
705
What platform is this? Looks like your platform needs this: gcc tixAppInit.o \ -bI:/var/tmp/mihut1/FORCOMPILE/tix8.2.0/unix/lib.exp \ ...
Ioi Lam
ioi.lam@...
Send Email
Apr 17, 2001
6:32 pm
706
Thanks for your help !!!! ... but unfortunatelly it did not worked ! I tried to compile the TIX on a AIX risc station (IBM RS6000) with AIX 4.3.3.0 as OS. The...
mihut1@...
Send Email
Apr 18, 2001
7:28 am
707
Hi, I wrote following lines of code inorder to create tixScrolledGrid ... package require Tix tixScrolledGrid .gd set grid [.gd subwidget grid] $grid config...
mehul_303@...
Send Email
Apr 18, 2001
3:05 pm
708
Hi All, I was having problems with tixTList remapping when attatched to a scroll bar, the following code illustrates the problem ...
David Gardiner
davidllewellyngardine...
Send Email
Apr 18, 2001
11:36 pm
709
Thanks for the bug report. Please send me your fix. Did you use the calls like Tix_WindowItemListRemove(), as in tixHList.c? - Ioi...
Ioi Lam
ioi.lam@...
Send Email
Apr 19, 2001
5:28 pm
710
How can I remove a page in a nootbook? I am using tixwish8.1.8.3, I am trying to remove a tab using "delete" but I have this error: Error in startup script:...
Cinzia Bonini
cinzia@...
Send Email
Apr 20, 2001
8:40 am
711
Hi, You need to use [lindex $pages 0] in the last line of your code because detele option of tixNoteBook expects pagename and not the index no. ... toplevel...
Mehul thakkar
mehul_303@...
Send Email
Apr 20, 2001
9:07 am
712
Ioi I've attatched the fix (patch for tixTList.c ver 1.2) which either draws or umapps every item. This could probably be done less expensively by unmapping...
David Gardiner
davidllewellyngardine...
Send Email
Apr 21, 2001
3:53 pm
713
Hello, just a quick question: I would like to get the old Tix style back in Tix 8.2 (it simply looks better than the default Tk style). Is there a simple...
Frank Storm
Frank.Storm@...
Send Email
Apr 25, 2001
1:01 pm
714
I will make this available as an option for the next Tix 8.2 release. ... __________________________________________________ Do You Yahoo!? Yahoo! Auctions -...
Ioi Lam
ioilam@...
Send Email
Apr 25, 2001
10:17 pm
715
Hey, I am trying to port a program I wrote in Visual Tcl (in Windows) to Linux. The program requires Tix. However, whenever I try to local ...
sg584@...
Send Email
May 12, 2001
3:18 pm
716
http://tix.sourceforge.net/dist/current/docs/UnixInst.html has a link on the bottom of the page called Porting.html. But clicking on it yields: The requested...
lac@...
Send Email
May 27, 2001
9:23 am
717
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
Jun 22, 2001
4:46 am
Messages 701 - 730 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