Help: strange behaviour of Combo box
- From: michal.sankot@xxxxxxxxx
- Date: 14 May 2007 07:36:49 -0700
I have modal JFrame, in which I have JPanel which contains group of
our own combo classes which extend JComboBox.
When border of the frame is closer to lowest combo box, than border of
combo box when it's open, combo box works fine.
However, when I change height of JFrame so that its bottom border is
further from combo box than border of lowest combo box when it's open,
combo box starts behaving strangely. When I drag its scrollpad and
move it up and down (to see items in Combo box), content moves ok, but
scrollpad stays fixed on one place (instead of going up and down too).
Would anybody have an idea why it doesn't work ?
- there are 15 items in combo.
- we use JDK 1.5.0_10 on WinXP
.
- Prev by Date: Re: 3rd party Swing Themes
- Next by Date: Re: 3rd party Swing Themes
- Previous by thread: How do I find the source of repaint call?
- Next by thread: Re: Help: strange behaviour of Combo box
- Index(es):
Relevant Pages
|
|