Does TK have a pulldown widget?

Guiserver, GTK-server, OpenGL, PostScript,
HTML 5, MIDI, IDE
Locked
HPW
Posts: 1390
Joined: Thu Sep 26, 2002 9:15 am
Location: Germany
Contact:

Does TK have a pulldown widget?

Post by HPW »

I have searched the Welch TK book after a widget "pulldownlist" (in autolisp called "popup_list") which is in windows a popular interface element (example: IE URL-adress field without typing, only picking). Does TK support this?

When not I would have a problem to port interfaces to newlisp TK.

Thats another wish for the demo-files section. Such a demo should show every supported widget with a small example how to do it. There a user could look for the typ of widget he is searching, and if it is supported to see how.

PS: I have problem to reach the follwing sites:
http://www.scriptics.com
http://tcltk.org
http://tcl.activestate.com
Hans-Peter

Ryon
Posts: 248
Joined: Thu Sep 26, 2002 12:57 am

Tk

Post by Ryon »

To get a really comprehensive set of examples, try loading Tcl/Tk. You can look how the pulldowns are done in that scripting language, then translate it into newLISP.

Hmmm. I see what you mean now. I cannot reach those Tcl sites either. Let's hope this is just temporary!

Ryon
Posts: 248
Joined: Thu Sep 26, 2002 12:57 am

Post by Ryon »

I was going to post the Tcl/Tk demo for pulldowns here, but it is just too large. I will put it on ftp://64.81.83.233/software/ for you. Note that this machine is not online 24/7, and that you will need to use an FTP client.

HPW
Posts: 1390
Joined: Thu Sep 26, 2002 9:15 am
Location: Germany
Contact:

Post by HPW »

Hello Ryon, thanks for the offer, but I have problems to get logged in on your ftp-server. May be it is possible to put it in the development-folder on the nuevatec server, where interested people can download it.

Oh just noticed that scriptics.com is back! Are the demos from there?
Hans-Peter

Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

Post by Lutz »

Unfortunately there is no anonymous ftp on my site, but if you email it to me I can post it.

Lutz

Ryon
Posts: 248
Joined: Thu Sep 26, 2002 12:57 am

Hans-Peter

Post by Ryon »

Hans-Peter:

Please contact me at spambait@www.com about the trouble you are having with the ftp. I'd like to be sure it is working properly.

HPW
Posts: 1390
Joined: Thu Sep 26, 2002 9:15 am
Location: Germany
Contact:

Post by HPW »

Hello Ryon,

just get back my email from yesterday. It bounced back with error.
I had send you details of my ftp error. (Attached PNG-Bitmap with hardcopy and a Log-file).
Hans-Peter

Ryon
Posts: 248
Joined: Thu Sep 26, 2002 12:57 am

Post by Ryon »

Hmmm. I don't know why it did that. Click on Members above, then on PM to send a private message. Thanks!

Locked