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...
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@...
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 ... --<snip-snip>-- ... Wouldn't be `update idletaks' be enough in these situations? `update' is most of the time not necessary. R'...
Ralf Fassel
ralf@...
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...
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...
... 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@...
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...
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...
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 ...
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...
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...
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 ... 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@...
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...
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...
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@...
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@...
Jan 22, 2002 9:55 am
809
Sorry but i have some troubles with the mail...
Emmanuel VARAGNAT
varagnat@...
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@...
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...
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...
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...
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...
... 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...