Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Tcl/Tk mouse events

by vkon (Curate)
on Mar 06, 2016 at 17:41 UTC ( [id://1156937]=note: print w/replies, xml ) Need Help??


in reply to Tcl/Tk mouse events

actually most "mouse events" are better done on pure-tcl level, only calling your perl calback when necessary - this is my approach.

but - yes, your approach is also possible, you only must give to tcl/tk an idea that you're waiting for '%x,%y' or '%X,%Y' event variables.

you will have much quicker responces if you'll ask this question to devoted mailing list - tcltk at perl dot org.

regards,
Vadim

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1156937]
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-18 21:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found