[ltk-user] ttk::combobox
Felip Alàez Nadal
uu.nix.uu at gmail.com
Mon Mar 30 12:21:57 UTC 2009
I believe that not. It seems very easy:
package require Tk 8.5
package require tile
ttk::combobox .c -values [list one two three four five six seven]
pack .c -padx 5 -pady 5
Anyway, doesn't a listbox work for you?
Felip.
2009/3/26 Matthew Swank <akopa.gmane.poster at gmail.com>
> Has anyone implemented this widget for ltk?
>
> Thanks,
>
> Matt
>
>
> _______________________________________________
> ltk-user site list
> ltk-user at common-lisp.net
> http://common-lisp.net/mailman/listinfo/ltk-user
>
--
Felip Alàez Nadal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ltk-user/attachments/20090330/553fc7ee/attachment.html>
More information about the ltk-user
mailing list