in reply to Perl:Tk tutorials
Also Advanced Perl Programming contains some material about Tk. It is one of my three favorite perl books with the bible and OOP. Random hints: even if Tk is quite oldish in its look, it has two powerful widgets: see Tk::Text and Tk::Canvas, also the power of GUIs is in the ability to define new event handlers: see Tk::bind.
-- stefp -- check out TeXmacs wiki
|
|---|