setHandler(), Pro v. Con

new topic     » topic index » view thread      » older message » newer message

I noticed that win32lib v 0.57 gives documentation for using 
setHandler() and not modifiying it directly with the event sequences.

--using this
setHandler(okButton, w32HClick, routine_id("myClickHandler"))
--instead of this
onClick[ okButton] = routine_id( "myClickHandler")

Why the change?  What are the advantages?  What are the disadvantages?

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu