| Author |
Transparent JcomboBox
|
Sathish Nayak
Greenhorn
Joined: Mar 13, 2008
Posts: 3
|
|
Hi, How to make JComboBox Transparent. I have got code for making editor transparent. How to make drop down list transparent?
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32689
|
|
Welcome to the Ranch. Not sure, but have you tried setOpaque(false)?
|
 |
Michael Dunn
Ranch Hand
Joined: Jun 09, 2003
Posts: 4632
|
posted

0
|
you won't do it with the standard popup, or dialogs or frames. you would have to build your own popup. However, there appears to be a translucent option in a very recent (test?) version. Haven't tested it, so the link is probably worth a read http://www.pushing-pixels.org/?p=260
|
 |
Sathish Nayak
Greenhorn
Joined: Mar 13, 2008
Posts: 3
|
|
Thank you for reply. Can i get some code of custom combobox with transparent popdown.
|
 |
Sathish Nayak
Greenhorn
Joined: Mar 13, 2008
Posts: 3
|
|
|
Please Any Help......
|
 |
 |
|
|
subject: Transparent JcomboBox
|
|
|