| Author |
Combo drop down won't cross JScrollPane
|
Mike London
Ranch Hand
Joined: Jul 12, 2002
Posts: 948
|
|
I have some JCombos above a JScrollPane, but when I drop the combos down, they won't cross the top of the JScrollpane, which leaves not much of the combo to work with. If I move the JScrollPane down (which the GUI really doesn't support), the combos work fine. Is there some setting that "tells" the combos (zOrder?) to go ahead and drop down over top of the JScrollPane? Thanks much in advance. -- Mike
|
 |
 |
|
|
subject: Combo drop down won't cross JScrollPane
|
|
|