Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: canvas unselect

by boblawblah (Scribe)
on Dec 31, 2008 at 16:45 UTC ( [id://733506]=note: print w/replies, xml ) Need Help??


in reply to canvas unselect

Whenever you make a post you should provide as many details as possible. Without the details in the question, we don't have enough information to give you a detailed response.

I am assuming that you are using Tk? Keep in mind that there are other GUI toolkit's out there with their own canvas widgets.

If you want to give focus to a widget - use the grab method:
$canvas1->grab; $canvas2->grab;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-19 10:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found