xojo / TextInputCanvas

TextInputCanvas is a plugin for the Xojo programming environment that allows developers to implement custom text input controls with international input support.
zlib License
14 stars 9 forks source link

Event.MouseWheel not dropping through to parent on return False #2

Open JimPitchford opened 10 years ago

JimPitchford commented 10 years ago

Hi

If you return false on the mouseWheel event in Canvas then the mouse wheel event is picked up by the parent window or containerControl.

This no longer works in textInputCanvas. If someone could fix this pronto, or show a work around, this would be appreciated.

Jim

sirg3 commented 10 years ago

What platform and Xojo version?

JimPitchford commented 10 years ago

Example attached.

Mac OSX, 10.9.3, Xojo 2014 1.1.

Jim

On 10 Jun 2014, at 16:51, Joe Ranieri notifications@github.com wrote:

What platform and Xojo version?

— Reply to this email directly or view it on GitHub.