I've tried to use .showPopup and .setPopupVisible(true) to get my combobox's
list to show with no luck. I used .additem to add 3 items to the list, but
when I click on the combobox, I don't get the popup window to appear. I can
get the awt.choice component to work fine.....
I'm working with a Java application, not an applet if that makes any
difference.....
Scott Dinwiddie <sdinwiddie@remember.com> wrote in message
news:38f50099@news.devx.com...
> I've tried to use .showPopup and .setPopupVisible(true) to get my
combobox's
> list to show with no luck. I used .additem to add 3 items to the list,
but
> when I click on the combobox, I don't get the popup window to appear. I
can
> get the awt.choice component to work fine.....
>
> Any advice?
>
> --
> Scott Dinwiddie
> sdinwiddie@remember.com
>
>