RE: Win32Lib bug

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

> From: CK Lester [mailto:cklester at yahoo.com]
 
> Has Judith made sure the IDE is fixed in this regard?
> 
> > Hopefully this is the demise of the eternal combo-box bug
> > that has been plagueing the IDE propbox and tab-control/combo 
> > box combinations for a long time.

This shouldn't be an issue anymore.  As I mentioned earlier, in v0.51.1 of
Win32Lib, ChildWindowFromPoint is no longer called.  I think Rob must have
used an old version of Win32Lib with the IDE, in which ChildWindowFromPoint
was called from createEx.  Derek changed this some time ago to a call to
GetWindow.  

If you are using an old version of Win32Lib, you'll want to change the
linkFunc and c_func calls to reflect the calling convention Rob suggested
(do a search in Win32Lib for ChildWindowFromPoint/Ex).

Matt Lewis

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

Search



Quick Links

User menu

Not signed in.

Misc Menu