[wx-dev] [wxMac] Scroll / Print bug

Stefan Csomor csomor at advancedconcepts.ch
Wed Nov 1 05:10:19 PST 2006


Hi Kevin 

> Stefan,
> 
> Part of my concern is that this may happen for other events, 
> or that it may reproduce in other ways. Nor does it happen on 
> Windows. I can understand it's a minor thing, but I didn't 
> want to not report it. :)

yes, I think it is important to keep in mind that if you have a
procedure that only does some kind of 'logging' might get the same event
twice, if it is not handled in the first place. As we are using native
command events under OSX we really get the OS' behaviour for delivering
those commands to a receiver, mixed with the ..TryParent() attempts of
wx.

Thanks,

Stefan




More information about the wx-dev mailing list