From linux-java Fri Mar 05 22:23:09 1999 From: Peter Godman Date: Fri, 05 Mar 1999 22:23:09 +0000 To: linux-java Subject: Sticky widgets / AWT / jdk117a. X-MARC-Message: https://marc.info/?l=linux-java&m=92067281001624 Hey there everyone. I'm having a problem with AWT under jdk117a for linux. If I click on checkboxes, buttons, etc. quite quickly, the widget often enters some intermediate state... the widget depressed while the mouse is over it, and raised when the mouse is not. Sometimes the reverse happens (depending on the initial state). I'm guessing that the widget never processed the buttonup event. Has anyone else had this problem? Other than this, the implementation seems quite reliable and stable. Could anyone give me a workaround or other method with which I can address this problem? If you could please reply by email also, I'd be grateful. Thanks, Peter Godman ---------------------------------------------------------------------- To UNSUBSCRIBE, email to java-linux-request@java.blackdown.org with a subject of "unsubscribe". Trouble? Contact listadm@java.blackdown.org