Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Tk ASCII Draw on Canvas

by Discipulus (Canon)
on Jun 04, 2019 at 07:49 UTC ( [id://11100941]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        $canvas->Tk::bind("<Control-Motion>", [ \&set_coord, Ev('x'), Ev('
    +y') ]);
        
    ...
        # ok after Button-1 (not holding it) until for example Button-3
        #$canvas->Tk::bind('<Button-1><Motion>', [ \&set_coord, Ev('x'), E
    +v('y') ]);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (9)
As of 2024-03-28 09:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found