Re: Problem with JCombo box
- From: srinivas.veeranki@xxxxxxxxx
- Date: 17 Jul 2006 04:13:25 -0700
Hi Chinh Nguyen !
Here 2 nd combo box points to first element but the scroll bar of
the combo box is not moving to first element. I need to move the scroll
bar of combo box should be at the top not in the moddle. It is
happening at very first time only...Thaks for ur reply ... Plz check
once again.....
Srinivas
Trung Chinh Nguyen wrote:
Nothing's wrong here. When I select the first combo the second combo
points to the first element (Which is an empty string). Isn't that what
you expected?
srinivas.veeranki@xxxxxxxxx wrote:
Hi All,
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....
.
- Follow-Ups:
- Re: Problem with JCombo box
- From: Trung Chinh Nguyen
- Re: Problem with JCombo box
- References:
- Problem with JCombo box
- From: srinivas . veeranki
- Re: Problem with JCombo box
- From: Trung Chinh Nguyen
- Problem with JCombo box
- Prev by Date: Re: Problem with JCombo box
- Next by Date: A file writing dilemma....!
- Previous by thread: Re: Problem with JCombo box
- Next by thread: Re: Problem with JCombo box
- Index(es):
Relevant Pages
|