Results 1 to 2 of 2
- 06-17-2008, 04:22 PM #1
Member
- Join Date
- Jun 2008
- Posts
- 2
- Rep Power
- 0
JComboBox and drop-down list.....HELP!!!!!
Hi, I have a problem with a JComboBox...I have to align the drop down list to the left when the combo box is positioned to the right side of the panel (at the moment, when I click on the JComboBox, it shows a list too large so that I can't scroll down because the dimension of the combo hide the scrollbar, and I have to stand with this dimension but also see the scroll, so I'd like to open the list on the left side, instead of the right side...)....Could someone please help me??Thanx a lot....
Anna
- 06-18-2008, 05:16 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
You have to do something with layouts. Can't exactly say what you should do, without looking at the code where you stuck with.
Similar Threads
-
Problem with JComboBox and Jlist
By java_fun2007 in forum New To JavaReplies: 2Last Post: 05-07-2008, 08:58 PM -
Adding items to a jComboBox
By tronovan in forum New To JavaReplies: 0Last Post: 08-08-2007, 08:48 AM -
JComboBox setDisabledTextColor
By Jack in forum AWT / SwingReplies: 2Last Post: 07-02-2007, 05:32 AM -
Help with jComboBox
By Marcus in forum AWT / SwingReplies: 2Last Post: 07-01-2007, 11:08 PM -
jcombobox
By Freddie in forum AWT / SwingReplies: 4Last Post: 05-11-2007, 12:48 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks