1. RE: Win32Lib: MouseTrap Bug
- Posted by "Elliott S. de Andrade" <quantum_analyst at hotmail.com> Jul 09, 2004
- 410 views
>From: cklester <guest at RapidEuphoria.com> >Reply-To: EUforum at topica.com >To: EUforum at topica.com >Subject: Win32Lib: MouseTrap Bug >Date: Thu, 08 Jul 2004 20:58:10 -0700 > >posted by: cklester <cklester at yahoo.com> > >-- Derek, to see bug in action: >-- 1. run the code below >-- 2. use mousewheel over the EditText box >-- you'll note max of 30, min of 1 >-- 3. click the checkbox >-- 4. now try to scroll the EditText again >-- you'll note it will never work again. > It doesn't seem to process scrolling even before I click the checkbox for me... > >--=ck >--"Programming in a state of EUPHORIA." > ~[ WingZone ]~ http://wingzone.tripod.com/
2. RE: Win32Lib: MouseTrap Bug
- Posted by cklester <cklester at yahoo.com> Jul 09, 2004
- 416 views
Elliott S. de Andrade wrote: > > > It doesn't seem to process scrolling even before I click the checkbox for > me... Make sure your mouse is hovering over the EditBox as you are scrolling the mousewheel. -=ck "Programming in a state of EUPHORIA."