Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to hide vertical scrollbar in Combobox ?

965853Mar 27 2014 — edited Mar 27 2014

Hello,

i try to hide the vertical scrollbar in my combobox, because the number of items is small so it's not necessary that the vertical scrollbar appears.

i've a very strange behavior :

when i display for the first time my combobox, the vertical scrollbar appears - except I have enough items to justify the appearance of the vertical scrollbar !

when i select a item in my combobox, the vertical scrollbar disappears (the right behavior) : it's always the same list of items !

i try numerous solutions... the vertical scrollbar is always shown !

if you have ideas, it will be fun...

thanks you in advance

regards

FM

This post has been answered by shakir.gusaroff on Mar 27 2014
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 24 2014
Added on Mar 27 2014
1 comment
2,207 views