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...
Show off your group to the world. Share a photo of your group with us.

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 790 - 819 of 1043   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
790
Re: examples of use Tix comes, as far as I am aware, with a great demo program that provides you examples of how to use all its widgets. -- Never apply a Star...
Larry W. Virden
lvirden
Offline Send Email
Dec 2, 2001
12:23 pm
791
To see the examples, download Tix from http://sourceforge.net/project/showfiles.php?group_id=19412 Use the Win32 setup program. It will install Tix. One of the...
Ioi Lam
ioi.lam@...
Send Email
Dec 3, 2001
8:59 am
792
Hi all. I wonder if Tix has these update gotchabombs? Does anybody know offhand? Regards, Rick ... From: incrtcl-users-admin@... ...
Rick Hedin
archippus55
Offline Send Email
Dec 5, 2001
3:46 pm
793
* Rick Hedin ... --<snip-snip>-- ... Wouldn't be `update idletaks' be enough in these situations? `update' is most of the time not necessary. R'...
Ralf Fassel
ralf@...
Send Email
Dec 5, 2001
3:57 pm
794
Hi Guys, I have to create a product demo tool using Tcl/Tk.The demo tool is just like what we have for printer which shows how to fix up the printer,how to...
mehul_303
Offline Send Email
Dec 11, 2001
7:18 am
795
Hello all. When I downloaded tix-8.1.3.gz from tix.sourceforge.net, my copy of WinZip wouldn't spew out the contents. When I renamed it to tix-8.1.3.tgz (note...
Rick Hedin
archippus55
Offline Send Email
Dec 11, 2001
3:08 pm
796
... Interesting - the file on the server is .tgz without a doubt - I downloaded it yesterday and I'll check again now. What did you use to download it? What...
Mike Clarkson
support@...
Send Email
Dec 12, 2001
5:19 pm
797
Hi Mike. I'm using version 6.0 of Microswift's Internet Explorer. What may be more useful: When I try to download versions 8.1.3 or 8.1.2, it says the file...
Rick Hedin
archippus55
Offline Send Email
Dec 12, 2001
6:48 pm
798
Hi all, How do I make Tk window to stay always on top.I tried using raise $win command but that doesn't work for me on Windows. Regards, Mehul...
mehul_303
Offline Send Email
Dec 20, 2001
10:29 am
799
Hi guys, How do I generate animation using Tcl/Tk.I tried using "event generate" command but it doesn't help much.I am looking for some way to move mouse...
mehul_303
Offline Send Email
Jan 2, 2002
8:06 am
800
These are pretty old extensions and they only work on X, but maybe they'll give you some ideas. ftp://ftp.cs.unm.edu/pub/crowley/replay/TkReplay1.1.README ...
iamwobster
Offline Send Email
Jan 3, 2002
7:11 pm
801
For demos, the approach at Qarbon works pretty well too: http://www.qarbon.com/ This application creates a compact Java applet from a series of screen shots...
iamwobster
Offline Send Email
Jan 3, 2002
8:30 pm
802
Thanks for the information.If you could find any utility just like WarpPointer on WinNT then please let me know.Thanks again. Regards, Mehul ... selection...
mehul_303
Offline Send Email
Jan 7, 2002
6:57 am
803
Hi guys, I would like to store the complete window path of a widget over which any event took place.Say event is ButtonPress then in an application if any...
mehul_303
Offline Send Email
Jan 18, 2002
6:26 am
804
* mehul_303 ... I think that is related to the fact that menus and dialogs are toplevels on their own which are not handled by the implicit binding on `.' Try...
Ralf Fassel
ralf@...
Send Email
Jan 18, 2002
10:09 am
805
Hi Guys, I tried using following lines of code in Tcl and when I tried using Alt+f the menu doesn't drop down. set demo_fr [frame .demo_fr] set menu_fr [frame...
mehul_303
Offline Send Email
Jan 21, 2002
9:52 am
806
Hi Guys, I tried using following lines of code in Tcl and when I tried using Alt+f the menu doesn't drop down. set demo_fr [frame .demo_fr] set menu_fr [frame...
mehul_303
Offline Send Email
Jan 21, 2002
9:52 am
807
Hi, I am using a tixComboBox in a panel initially disabled. When I enable this panel, the combobox (created with "-editable false") becomes editable. I tried...
Cinzia Bonini
cinzia@...
Send Email
Jan 22, 2002
8:35 am
808
* Cinzia Bonini ... I guess this enables the Combo-entry too, which the Combobox does not expect to happen. ... This does not disable the Combo-entry. Try to...
Ralf Fassel
ralf@...
Send Email
Jan 22, 2002
9:55 am
809
Sorry but i have some troubles with the mail...
Emmanuel VARAGNAT
varagnat@...
Send Email
Jan 22, 2002
10:41 am
810
When clicking onto an empty part of a HList (the free area after the last line), the default behavior of the HList is to select the last line. But as I'm...
Emmanuel VARAGNAT
varagnat@...
Send Email
Jan 22, 2002
11:01 am
811
Hi, One of the application, that I have developed needs a help balloon and the text that goes in the balloon needs to be variablizesd ( i.e. variables such as...
atul.bhingarde@...
abhingar2000
Offline Send Email
Jan 23, 2002
5:03 pm
812
* atul.bhingarde@... ... Check `subst'. ... Post some code you've tried (snip down to show the problem, not the whole app). R'...
Ralf Fassel
ralf@...
Send Email
Jan 23, 2002
5:12 pm
813
This what I am trying to do ... . alltel_weblogic:/opt/weblogic6 . alltel_certificate_authority:eclipse.pem alltel_certificate_server:eclipse.pem ...
atul.bhingarde@...
abhingar2000
Offline Send Email
Jan 23, 2002
7:36 pm
814
Hello all, I am having a problem getting Tix to work with ACTIVETCL8.3.4.2 running on Linux 6.2. Does anyone know where I could get binaries, or compile...
bubblecreature
Offline Send Email
Jan 31, 2002
2:35 am
815
What kind of problems are you having? -- Never apply a Star Trek solution to a Babylon 5 problem. Larry W. Virden <mailto:lvirden@...> <URL:...
Larry W. Virden
lvirden
Offline Send Email
Jan 31, 2002
1:06 pm
816
I would like to be able to somehow install the Tix libaraies and files to work with the ACTIVETCL package. The problems that are occurring is that it looks...
bubblecreature
Offline Send Email
Jan 31, 2002
2:41 pm
817
This is a very good question. I'm still in the early stages of figuring out how to use ActiveTcl - I would recommend asking on the ActiveTcl mailing list as...
Larry W. Virden
lvirden
Offline Send Email
Jan 31, 2002
2:48 pm
818
... I am wondering why this doesn't work. Isn't ActiveTcl supposed to be honoring the stubs API? If you build Tix with stubs enabled (using the Tcl/Tk 8.3.4...
Ioi Lam
ioi.lam@...
Send Email
Jan 31, 2002
8:06 pm
819
Message-ID: <a3cm0q+40t8@eGroups.com> User-Agent: eGroups-EW/0.82 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Length: 1020 X-Mailer:...
bvsmith94530
Offline Send Email
Feb 1, 2002
12:03 am
Messages 790 - 819 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