Re: Problem with JCombo box
- From: srinivas.veeranki@xxxxxxxxx
- Date: 19 Jul 2006 01:33:19 -0700
Hi !
This problem will be happening only at first time only... If u observe
it ,,,, U can see the problem while ur selecting the first combo...
then observe in the 2nd combo... U will get tht problem...
Bart Cremers wrote:
srinivas.veeranki@xxxxxxxxx schreef:
Hi All,< code snipped >
Here i am getting the problem with JCombobox. Here i am taking 2 combo
boxes. each of them has 11 elements. They have set the initiall
selected items. If I select the first combo then i am setting
setSelectedIndex(0) for 2nd combo. In this , the scrollbar is not
moving to first element or blank element. From the next time onwords,
the scroll bar also moving to the first element. I need to put the
scroll bar at first element when ever i selected the combo box which is
set to first element or null element. Please help me regaurding
this....
Thanks in advance... Here i am giving the code which i tried....
Thanks & Regards
Srinivas
As far a I can see, I'm not getting the problem you're having. The
second combo always selects and scrolls to the first element when the
first combo changes.
Regards,
Bart
.
- Follow-Ups:
- Re: Problem with JCombo box
- From: Larry Barowski
- Re: Problem with JCombo box
- References:
- Problem with JCombo box
- From: srinivas . veeranki
- Re: Problem with JCombo box
- From: Bart Cremers
- Problem with JCombo box
- Prev by Date: Re: Problem with JCombo box
- Next by Date: Re: Regaurding JOptionPane.showMessageDialog()
- Previous by thread: Re: Problem with JCombo box
- Next by thread: Re: Problem with JCombo box
- Index(es):
Relevant Pages
|