Results 1 to 2 of 2
- 04-12-2011, 04:21 PM #1
Member
- Join Date
- Apr 2011
- Posts
- 2
- Rep Power
- 0
Scrolling on a JComboBox popup hide it
Hi !
My client is complaining that JComboBox popups often close when the scroll is being used over a JComboBox popup with no vertical scrollbar. (He seems to accidently use scrolling over it because he is using an Apple Magic Mouse.)
Any way to prevent this to happen ?
I know it has to do with the ComboBoxUI, but I would like a few pointer where to start. BasicComboPopup.handler is private (not reusable) and I don't see any code relative to any a MouseWhellListener in BasicComboPopup...
Thanks for your help.
- 04-13-2011, 07:17 PM #2
Member
- Join Date
- Apr 2011
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
Java Popup .hide() method is leaving a grey box in the shape of the JTextArea I use.
By shawleigh17 in forum AWT / SwingReplies: 3Last Post: 03-03-2011, 04:59 PM -
how to hide title bar of a popup box in javascript
By himanshi25 in forum New To JavaReplies: 2Last Post: 11-17-2010, 01:08 PM -
How to hide the titlebar of popup window in IE-7 in js(urgent )
By john_thomas03 in forum New To JavaReplies: 1Last Post: 08-18-2010, 07:20 AM -
Activate JComboBox 1 when object is selected in JComboBox 2...
By bahumbaba in forum AWT / SwingReplies: 2Last Post: 12-10-2009, 01:58 PM -
MouseMotionListener 'scrolling'
By Thez in forum Java 2DReplies: 3Last Post: 03-12-2009, 11:48 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks