1. RE: errors and missing info in WIN32LIB DOCS.

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 message » categorize

2. RE: errors and missing info in WIN32LIB DOCS.

Brian Broker wrote:
> 
> 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
> 
> 

Thanks Brian

The documents are drifting away from simple explainations.
 
Bernie

My files in archive:

http://www.rapideuphoria.com/w32engin.zip
http://www.rapideuphoria.com/mixedlib.zip
http://www.rapideuphoria.com/eu_engin.zip
http://www.rapideuphoria.com/win32eru.zip

new topic     » goto parent     » topic index » view message » categorize

3. RE: errors and missing info in WIN32LIB DOCS.

Bernard Ryan wrote:
> 
> Brian Broker wrote:
> > 
> > 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
> > 
> > 
> Thanks Brian
> 
> The documents are drifting away from simple explainations.

What does that mean, Brian? I don't understand your issue?

I'm sorry the docs are not up to the standard you require. 

-- 
Derek Parnell
Melbourne, Australia

new topic     » goto parent     » topic index » view message » categorize

4. RE: errors and missing info in WIN32LIB DOCS.

Derek Parnell wrote:
> 
> Bernard Ryan wrote:
> > 
> > Brian Broker wrote:
> > > 
> > > 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
> > > 
> > > 
> > Thanks Brian
> > 
> > The documents are drifting away from simple explainations.
> 
> What does that mean, Brian? I don't understand your issue?
> 
> I'm sorry the docs are not up to the standard you require. 
> 
> -- 
> Derek Parnell
> Melbourne, Australia

Docs are fine with me...  I'm not the one taking issue here.

-- Brian

new topic     » goto parent     » topic index » view message » categorize

5. RE: errors and missing info in WIN32LIB DOCS.

Brian Broker wrote:
> 
> Derek Parnell wrote:
> > 
> > Bernard Ryan wrote:
> > > 
> > > Brian Broker wrote:
> > > > 
> > > > 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
> > > > 
> > > > 
> > > Thanks Brian
> > > 
> > > The documents are drifting away from simple explainations.
> > 
> > What does that mean, Brian? I don't understand your issue?
> > 
> > I'm sorry the docs are not up to the standard you require. 
> > 
> > -- 
> > Derek Parnell
> > Melbourne, Australia
> 
> Docs are fine with me...  I'm not the one taking issue here.

Sorry, my mistake. It was Bernard that seems to have a problem with the
docs.  I was rushing out of the house and misread the message. Sorry again.

> 
-- 
Derek Parnell
Melbourne, Australia

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu