Re: [Swingwt-developers] Bug with modifiers from events
Status: Beta
Brought to you by:
bobintetley
From: Robin Rawson-T. <ro...@ra...> - 2007-09-03 15:46:23
|
On Thu, Aug 30, 2007 at 01:01:30AM +0100, Bob Tarling wrote: > Secondly you'll notice that isControlDown() always returns false with > swingwt but returns fine with swing. My bad - when I put the fix in MouseEvent, I didn't spot that InputEvent.isCtrlDown() (and friends) were using the wrong bitmask. This is fixed now in svn. > I definitely need some way to know I should ignore the MouseDragged so > that I get the same behaviour as with swing. I don't think the > MouseMoved is such an issue but if a workaround is provided then it > would be best for both. I'll take a look at this. Rob --=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D Robin Rawson-Tetley (ro...@ra...) Yahoo: bobintetley MSN: bob...@ho... GTalk: bob...@gm... Home: http://www.rawsontetley.org I prefer encrypted email. Download my public key from http://www.rawsontetley.org/rrtpk.asc.gz |