Quote:
Originally Posted by xAndrewx
I don't quite understand, but wouldn't this fix it?
HTML Code:
GraalControl.makeFirstResponder(true);
|
Dunno... it's not enabled by default regardless. Not to mention onMouseDown() is not a GUI function, thus I don't think it'd be affected. Also(never using makefirstresponder myself), wouldn't that effect things negatively if GraalControl is stealing mouse click focus from GUI's that DO need it?