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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 514 - 544 of 1043   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
514
It appears that 5 weeks has gone by without any msgs to this mailing list or updates to the sourceforge web site. Can someone let me know what's going on? -- ...
Larry W. Virden
lvirden@...
Send Email
Jun 29, 2000
3:47 pm
515
... No idea. I thought the plan was to add a few people as developers to the project, and then to start getting Tix to a state where it compiled out of the...
Bruce Stephens
Bruce.Stephens@...
Send Email
Jun 29, 2000
4:16 pm
516
From comp.lang.tcl, I saw this - perhaps someone with CVS write access could email the poster: /home/lwv26/News/tix4182.win.ann ... -- -- Never apply a Star...
Larry W. Virden
lvirden@...
Send Email
Jun 29, 2000
10:38 pm
517
I notice that in the downloaded version of Tix on sourceforge, the tix code comes with itcl 2.x. However, that version of itcl is quite out of date. I was...
Larry W. Virden
lvirden@...
Send Email
Jun 29, 2000
11:48 pm
518
I think Tix doesn't need special handling for itcl 3.0. itcl 2.0 had namespace constructs which conflicts with Tix. Howeber, itcl 3.0 uses the namespace code...
Ioi Lam
ioi@...
Send Email
Jun 30, 2000
12:57 am
519
... http://tix.sourceforge.net is up and running, and the CVS repository has been filled with a version equivalent to 4.1.0.007. I'm working on updating this...
Mike Clarkson
nurinet@...
Send Email
Jul 2, 2000
9:39 pm
520 Liora Milbaum
liora@...
Send Email
Jul 3, 2000
7:33 am
521
Is there any MacOS distribution of Tix ? I found Tcl and Tk for Machintosh but no Tix. Can somebody help me Thanks ......
rohmer@...
Send Email
Jul 13, 2000
9:19 am
522
Hello All, I'm using tix for a project, and I'm using tixBalloon for help, displaying the help in a multi-row label widget (no flyover help, just status bar)....
Bill Woodward
bill_cchkk@...
Send Email
Jul 13, 2000
6:14 pm
523
... Whoops, one more point. It's a multi-line label widget, which is the ... set help_frame [frame .help -relief sunken -bd 3] set help_text [label...
Bill Woodward
bill_cchkk@...
Send Email
Jul 13, 2000
6:47 pm
524
Rasmus, Thanks for the help. I'm still not sure what the problem is, but I narrowed it down a bit. I'm actually reading text from a flat ascii file. Each...
Bill Woodward
bill_cchkk@...
Send Email
Jul 14, 2000
2:35 pm
525
From: Bill Woodward <bill_cchkk@...> ... The problem is in the interpretation of the Tcl gets function I am afraid. Here's a quote from the gets(n) man...
Larry W. Virden
lvirden@...
Send Email
Jul 14, 2000
2:49 pm
526
Can you send me a copy of the websites where you obtained these files? Thanks, Owen ... be. ... where this...
Owen.Funkhouser@...
Send Email
Aug 3, 2000
9:40 pm
527
Hi, has anyone got tix with tcl/tk 8.3.1 working? I tried it with two different sets of RPMS, from ftp://rpmfind.net/linux/falsehope/home/requested/tcltk/ ...
Vladimir Klebanov
unny@...
Send Email
Aug 5, 2000
11:31 am
528
Yes, it is the init string that is defined as static, so it is read only, and then it crashes when Tcl8.3 tries to write it. Here is a patch that will be...
Carlos Vidal
carlos@...
Send Email
Aug 5, 2000
8:10 pm
529
Hi there, just tried it and tixwish from tix-8.3.1-5mdk now works fine. Thanks everyone for the rapid fix. Vladimir -- Vladimir Klebanov --...
Vladimir Klebanov
unny@...
Send Email
Aug 5, 2000
11:08 pm
530
Hi Tixers, Does anyone know about the problems with Tix's [image create ..] command in tcl/tk8.3.2? Any fix is out there? Your info will be highly...
ling
ling@...
Send Email
Aug 22, 2000
10:28 pm
531
I'm currently running Tcl/Tk 8.2.3 with Tix 4.1.0.007 on an IRIX64 6.5 machine. Under IRIX's C++ 7.2.1 compiler, it runs great. But when I upgrade the...
Owen Funkhouser
Owen.Funkhouser@...
Send Email
Aug 25, 2000
9:33 pm
532
Small typo in that last post, the version of tix which I am running is 4.1.0.006....
Owen Funkhouser
Owen.Funkhouser@...
Send Email
Aug 25, 2000
9:40 pm
533
Hi all, Is there a possibility to make a grid with fixed dimension? I know before show it how many rows/columns there are into the grid. Any suggestions wil be...
s.cesaro@...
Send Email
Aug 28, 2000
10:05 am
534
... I have a same problem... I found only that if I make a default column size large enough I can get only one additional cell on the right... Denis Medvedev...
Denis Medvedev
mdl@...
Send Email
Aug 28, 2000
1:30 pm
535
try this tixScrolledGrid $frame1.g -bd 0 set grid [$frame1.g subwidget grid] set num_cols 20 for {set i 0} {$i < $num_cols} {incr i} { $grid size col $i -size...
Sudharsan Sripadham
sbs@...
Send Email
Aug 28, 2000
1:32 pm
536
Hi all, I'm looking for a piece of tix (or tcl/tk) code that realize a simple pie chart canvas with two values only (using an arc for example). If someone has...
s.cesaro@...
Send Email
Aug 30, 2000
12:20 pm
537
Search through <URL: http://www.purl.org/NET/Tcl-FAQ/part5.html> and see what kind of pie charts you might find. -- Never apply a Star Trek solution to a...
Larry W. Virden
lvirden@...
Send Email
Aug 31, 2000
2:24 pm
538
Hello Psychic Webmaster: Please visit psychics.com for 2 great FREE partnership opportunities that will boost your sites traffic and give your site great...
Partners - Psychics
psychics@...
Send Email
Sep 9, 2000
8:55 pm
539
any word on when the next Tix version that will work with the core 8.3.2 stuff will be out? ... What is this talk of 'release'? Klingons do not make software...
G.L. Grobe
gary@...
Send Email
Sep 10, 2000
6:53 am
540
Hi, ... so far, I had no problems with building Tix with Tcl/Tk 8.3.2. For the last Tcl/Tk releases I always followed the following scheme when building Tix: -...
Frank Storm
storm@...
Send Email
Sep 10, 2000
6:41 pm
541
This is a WARNING If a message is received by this site originating from tax@groups again, then a formal complaint will be made to the Federal Communications...
Eugene Rose
gene@...
Send Email
Sep 11, 2000
4:04 pm
542
This is a WARNING If a message is received by this site originating from tax@groups again, then a formal complaint will be made to the Federal Communications...
Eugene Rose
gene@...
Send Email
Sep 11, 2000
4:06 pm
544
Hi Tix users, I'm trying to get Tix4.1 running with Tcl/Tk 8.3.2 on windows NT. I've been to the TIX home page and down loaded the "lattest" version, but I've...
Andrew.Wilkin@...
Send Email
Sep 21, 2000
2:50 am
Messages 514 - 544 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