RE: errors and missing info in WIN32LIB DOCS.

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

Bernard Ryan wrote: 
> 
> sethandler() fir w32event says in one place that the third parameter
> returned is and integer but really returns a sequence.
> 
> No place in the docs does it explain what is contained in this sequence.
> 
> Bernie
> 

An event handler gets 3 parameters: (integer self, integer event, 
sequence parms).  For w32HEvent, the parms sequence is { atom winmsg, 
atom wParam, atom lParam }.  You might be confusing these two things but 
this info is correctly stated in the docs...

-- Brian

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

Search



Quick Links

User menu

Not signed in.

Misc Menu