Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: Tk programmatically monitor change in Listbox

by Anonymous Monk
on Jan 06, 2020 at 10:23 UTC ( [id://11111043]=note: print w/replies, xml ) Need Help??


in reply to Re: Tk programmatically monitor change in Listbox
in thread Tk (Tcl::Tk) programmatically monitor change in Listbox

Sadly, Tk does not appear to have a mechanism for passing generic program-generated events to callbacks.

sure it does.

  • Comment on Re^2: Tk programmatically monitor change in Listbox

Replies are listed 'Best First'.
Re^3: Tk programmatically monitor change in Listbox
by jcb (Parson) on Jan 07, 2020 at 02:11 UTC

    What is it? Where is it documented? How do I register a handler for an application-specific high-level event and how do I send that event to fire the handler? Can I add other details to the event itself or do I need a separate queue for additional information?

      What is it? Where is it documented? How do I register a handler for an application-specific high-level event and how do I send that event to fire the handler? Can I add other details to the event itself or do I need a separate queue for additional information?

      Go fish ? Yuup

Re^3: Tk programmatically monitor change in Listbox
by Anonymous Monk on Jan 06, 2020 at 15:56 UTC

    Thanks. You're super helpful.

Log In?
Username:
Password:

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

    No recent polls found