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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 985 - 1014 of 1043   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
985
I posted this question to comp.lang.tcl, but perhaps I'll get a more relevant audience here. Is there a way to programmatically re-arrange the display order of...
ala_qumsieh
Online Now Send Email
Dec 12, 2003
10:00 pm
986
* ala_qumsieh ... Have all the entries in a list, the child entries as list elements. Then re-order that list as required and add all the entries. Untested...
Ralf Fassel
ralf@...
Send Email
Dec 15, 2003
9:20 pm
987
... Thanks, but that's not what I was looking for. What I meant is that *AFTER* I created all the entries already, how would I go about reordering them (based...
ala_qumsieh
Online Now Send Email
Dec 15, 2003
9:38 pm
988
... I think that is the only way. That is what I have been doing. It takes no time at all unless you have 10000 entries, of course. -- ... Brian V. Smith...
Brian V. Smith
bvsmith94530
Offline Send Email
Dec 15, 2003
9:58 pm
989
Dear Friend, How does one get TixGrid to work? Does anyone have a script that works, at least so one can see the data using TixGrid? Or do you know anywhere...
johnkni63
Offline Send Email
Mar 6, 2004
8:22 am
990
There are two demo scripes in the Tix package: demos/samples/SGrid1.tcl and demos/samples/SGrid0.tcl - Ioi...
Ioi Lam
ioilam
Online Now Send Email
Mar 6, 2004
8:23 am
991
Dear Ioi Lam Thank-you for your quick reply. I installed Tix on my Linux system as part of the Tk module to perl from CPAN, this package does not include the...
John K
johnkni63
Offline Send Email
Jun 11, 2004
9:13 pm
992
Hello! ... (1) set dlg [tixDirSelectDialog .dlg -command SelectDir] (2) $dlg popup (3) [...... Do other things ........] # Subprocedure (4) proc SelectDir...
knoedel30
Offline Send Email
Jun 11, 2004
9:16 pm
993
Hello, I try to allow multiple selections in a ComboBox using the EXTENDED selectmode. It works, except that after each mouseclick on a desired option, the...
sxn02
Offline Send Email
Jun 16, 2004
6:04 pm
994
I trie to install Tix-8.1.4 on a SGI and when I try to "make" it I got this message: I'm in the good directorie and Tcl/Tk are installed in the same as Tix. If...
deodat_eprevier
Offline Send Email
Jun 29, 2004
9:21 pm
995
Recently, we had to upgrade the Tcl/Tk/Tix binaries included in our CADP tools (http://www.inrialpes.fr/vasy/cadp) from TclTk8.2/Tix4.1 to TclTk 8.4. We...
hgaravel
Offline Send Email
Jul 5, 2004
6:31 pm
996
* deodat_eprevier ... Check http://sourceforge.net/tracker/index.php?func=detail&aid=742298&group_id=5649&atid=105649 for a possible solution. HTH R'...
Ralf Fassel
ralf@...
Send Email
Jul 5, 2004
6:31 pm
997
* hgaravel ... --<snip-snip>-- ... Usually you do this by setting CC in the environment when calling configure: env CC=gcc ./configure ... Dito goes for...
Ralf Fassel
ralf@...
Send Email
Jul 5, 2004
7:17 pm
998
hi folks, i'm new to this group. Can anyone plz guide me how to configure options in a tix checklist. Since past week, i'm struggling to make the child entries...
nidhikathuria_software
nidhikathuri...
Offline Send Email
Jul 20, 2004
5:59 pm
999
We are Chennai based Recruitment Consultant been retained by a reputed and leading software development companies in India. Our clients requires the Software...
etrinityindia
Offline Send Email
Jul 20, 2004
6:00 pm
1000
Career Opportunities Update!!! Technical Requirements: Essential Prerequisite: BE/BTECH/MTech/ME/MCA/MS/(Comp. Sci/ Electronics) with 1-5 years of relevant...
etrinityindia
Offline Send Email
Jul 22, 2004
4:24 pm
1001
11'th Annual Tcl/Tk Conference October 11 - 15, 2004 New Orleans, Louisiana, USA Email Contact tcl2004@... We are pleased to announce the 11'th Annual...
akupries@...
akupries
Offline Send Email
Sep 4, 2004
2:17 am
1002
11'th Annual Tcl/Tk Conference October 11 - 15, 2004 -- Running -- New Orleans, Louisiana, USA Email Contact tcl2004@... At this year's Tcl...
Larry W. Virden
lvirden
Offline Send Email
Oct 12, 2004
5:19 pm
1003
Hi, I want to set the active cell in tixGrid without using the mouse. I wrote the following code : proc editnotify { x y } { return 1; } set grid [tixGrid...
guru_on_net
Offline Send Email
Oct 12, 2004
5:19 pm
1004
Hi, I am still making great use of the TixHList widget. This truly was ahead of its time. I think I've finally found a feature which will not be so easy to...
DunkFan
Offline Send Email
Oct 12, 2004
5:19 pm
1005
Dear Sir. I update my tcl/tk/tix tools from 7.5 to 8.4(with tix8.1.4), Execute, Then I found the font in tixBalloon windows is too small to figure it out, Is...
wan_g3
Offline Send Email
Dec 10, 2004
7:21 pm
1006
The button font for tix8.1.4 demos program are so mall that I can not spell the text , to solve this problem , I must down grade to tix8.1.1 ??? I correct my...
wan_g3
Offline Send Email
Dec 10, 2004
7:22 pm
1007
Dear Sir. I update my tcl/tk/tix tools from 7.5 to 8.4(with tix8.1.4) , Then I found a serious problem, all the button font in tix widgets tool are too small...
wan_g3
Offline Send Email
Dec 10, 2004
7:22 pm
1008
Just installed Tix, demos run OK, but when I attempt to use from ... Traceback (most recent call last): File "<pyshell#42>", line 1, in -toplevel- r = Tix.Tk()...
s_anata
Offline Send Email
Dec 10, 2004
7:22 pm
1009
Hi, I'm looking for a version of Tix that works using Tcl/Tk 8.4.x on the following platforms: Linux, Solaris and Windows. For windows, I really need the...
Gregory Pierce
gregelia
Offline Send Email
Dec 10, 2004
10:04 pm
1010
I figured this out, it wwas do to a missing step in my install. the details were in the instructions....
s_anata
Offline Send Email
Dec 21, 2004
11:14 pm
1011
I am using the Tix widget sets to add some new functionality to an existing application, that was written using Tkinter. I am having some issues with the...
s_anata
Offline Send Email
Dec 21, 2004
11:15 pm
1012
Hi for what ever it's worth, I am using tcl/tk 8.4.7 with the latest Tix. I am just getting into it and I am having a few issues, but it seems like it will...
s_anata
Offline Send Email
Jan 2, 2005
9:57 am
1013
I've been building an application using straight Tkinter and Pmw megawidgets. Recently, I needed a collapsible tree widget, which Pmw didn't have; so I turned...
megajarx
Offline Send Email
Jan 3, 2005
6:41 pm
1014
I've run into some strange bug where an application randomly flash exits once I select over 154 items in a tixScrolledListBox. The flash exit leaves with...
knightofsadcountenance
knightofsadc...
Offline Send Email
Jan 21, 2005
7:32 pm
Messages 985 - 1014 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