Owner/Maintainer ulis, Version 0.9, Works with 8.4+
Download: http://perso.wanadoo.fr/maurice.ulis/tcl/Hugecombo
A Hugelist based combobox that can handle more than 1,000,000 items. With a string match patterns searching.
New:
Passing now 300 (of 330) listbox tests, Hugelist gets its 1.0 version.
fonctionnality: an image can be added to the left of an item.
Description:
Owner/Maintainer maurice ulis, Version 1.0, Works with 8.4
Download: Hugelist
a(Huge)ListBox is a pure Tcl megawidget that is a direct...
Owner/Maintainer maurice ulis, Version 0.9 (beta), Works with 8.3+
Download: http://perso.wanadoo.fr/maurice.ulis/tcl/Hugelist
a(Huge)ListBox is a pure Tcl megawidget that is a direct replacement for the Tk 8.4 Listbox.
It's main interest is to accept huge set of items without time or memory...
a Ready-to-use Server (french version)
Owner/Maintainer maurice ulis, Version 0.9 (beta), Works with 8.3+
Download: http://perso.wanadoo.fr/maurice.ulis/tcl/aServer.zip
Site (french): http://perso.wanadoo.fr/maurice.ulis/tcl/aServer
A set of three pure Tcl scripts that permit clients to...
If you want to share trik, code, though... with others, think Tcler's Wiki.
Here is a add of Jean-Claude Wippler in comp.lang.tcl that describes well the Tcler's Wiki:
http://groups.google.com/groups?dq=&hl=fr&lr=&group=comp.lang.tcl&selm=jcw-4E68E2.21292114062002%40news1.xs4all.nl
ulis
I want to mimic the behavior of the entry widget but can't understand what means the -exportselection option.
(I'm using Windows but want my entry widget non specific).
Many thanx
ulis
I wrote this code:
canvas .c -height 20 -width 100 -selectborderwidth 0
.c create text 2 2 -anchor nw -text myText
.c select from 1 2; .c select to 1 4
pack .c
and get the last char of the selected text without the selectbackground color (in white on gray).
What goes wrong ?
Thanx
ulis
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.