[ltk-user] writing a compound widget
Vadim
vadim at vkonovalov.ru
Wed Jun 13 13:02:15 UTC 2007
Russell McManus wrote:
>Vadim <vadim at vkonovalov.ru> writes:
>
>
>
>>Russell McManus wrote:
>>
>>
>>
>>>Are there any examples around of how to write a compound widget in
>>>ltk? In particular, I'd like to try to write something like the
>>>Notebook widget that's available in perl/tk.
>>>
>>>
>>>
>>>
>>Tcl/Tk has several different notebooks, widgets, why just not using
>>BLT's one (which is the best, to my taste)?
>>
>>
>
>How does one use the BLT widgets?
>
>
>
first look at BLT samples at
http://wiki.tcl.tk/199
http://blt.sf.net
then you can manipulate widget creation with
(format-wish ......)
Look at samples within ltk.
Just noticed - I saw BWidget.lisp within ltk,
BWidget is another Tcl/Tk package, and it also contains notebook widget,
btw.
Best regards,
Vadim.
More information about the ltk-user
mailing list