Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Perl:Tk tutorials

by stefp (Vicar)
on Jul 15, 2002 at 14:00 UTC ( [id://181778]=note: print w/replies, xml ) Need Help??


in reply to Perl:Tk tutorials

I find the demos included in the tarball invaluable. When beginning with complex systems, it easier to adapt some existing codes than to roll-up ones own from scratch. Usually (and depending on you installation system, perl pecific or not: ppm, cpan, rpm, apt-get...), these demos are not included in the installed system.

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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://181778]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-04-23 15:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found