|
-
August 23rd, 1999, 02:42 PM
#1
JComboBox popup
I am having a problem with JComboBox's popup. I have a JComboBox at the bottom of my frame. The problem is that sometimes the popup opens behind the Window's taskbar (because when the bounds are calculated before opening the popup, only the screensize is taken into account, not the taskbar). How can I get around this problem so that the popup either opens on top of the taskbar or the popup opens up rather than down?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|