Writing LTK Extensions
Tcl/Tk have some nice extension packages like Tix, BWidgets, TkTable, Tclodbc etc. Most of them can be used from the tcl (tclsh) or tk (wish) shells. I asked Peter about adding extensions to Ltk, and he has included a chapter in the latest release of Ltk (0.8.5) AFAIK. Two thumbs up to this guy for documentation and support. He has included an example for one Tix widget.
I have already started working on Ltk-odbc which will wrap tclodbc and return Lisp lists for data. It needs a lot of work as well as documenting but it has started. Watch for more on this. The next would probably be Tktable after this.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home