Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Images in Canvas

by Anonymous Monk
on Nov 26, 2008 at 09:19 UTC ( [id://726044]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Tk;
    use strict;
    ...
    #$drawing->createRectangle(150,100,250,200,-fill=>"red");
    #$drawing->createText(200,275,-text=>"Some text on my drawing!",-ancho
    +r=>"center");
    MainLoop();
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (9)
As of 2024-03-28 09:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found