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 your group to be featured on the Yahoo! Groups website? 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 799 - 828 of 1043   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
820
Hi Yes, I've seen it as well - on Windows NT 4 for sure and maybe RedHat Linux 7.2 as well. Kevin Trenorden "bvsmith94530" <bvsmith@...> on 02/01/2002...
ktrenor2@...
Send Email
Feb 1, 2002
12:33 am
821
I have verified that the problem exists under several releases of the Linux 2.4 kernel....
Jim Russell
Jim.Russell@...
Send Email
Feb 1, 2002
4:39 pm
822
I would like to add a ButtonRelease-3 binding to entries in the tixHList widget to have a popup menu for the user, but I can't find anything in the docs about...
bvsmith94530
Offline Send Email
Feb 1, 2002
7:11 pm
823
Hi I've done this by adding the binding to the tixHLIst itself which can be passed the X/Y of the cursor. You then determine the entry closest to the position...
ktrenor2@...
Send Email
Feb 3, 2002
8:04 pm
824
Hi Got bored so thought I'd see if I could correct this error (see below). For me at least this seemed to be caused by doing some presses, holding Button-1...
ktrenor2@...
Send Email
Feb 3, 2002
10:04 pm
825
* atul.bhingarde@... ... You should read a basic book about TCL syntax, especially about the use of '{}' vs. '[]'. Any decent text will do, maybe even...
Ralf Fassel
ralf@...
Send Email
Feb 4, 2002
4:41 pm
826
Hi Tix User group members, I appreciate your responses for my quiestion. The problem is resolved. The problem was due to incorrect use of the...
atul.bhingarde@...
abhingar2000
Offline Send Email
Feb 4, 2002
4:54 pm
827
Hi, I am using tcl/tk ( 8.3.3 ) with tix 4.1.0 and Itcl 3.2 on UNIX ( both HP and Solaris ) I could use (after compiling source code) the binaries ( on ...
atul.bhingarde@...
abhingar2000
Offline Send Email
Feb 12, 2002
7:18 pm
828
Hello, I'm a newcomer to this list, and in way of introduction, my name is Rob Seegel. I use Tix for Perl and Python, but not Tcl (not anymore anyway), and am...
rcseege
Offline Send Email
Feb 19, 2002
4:31 am
Messages 799 - 828 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