View Full Version : [FIXED] ComboBox Failure
catchbox
28 Apr 2008, 4:45 AM
The combobox does not work in a window. It is not possible to expand the item list.
darrellmeyer
28 Apr 2008, 1:14 PM
I am not seeing issues with the latest code. I added a z-index bump to make sure. The change is in SVN.
darrellmeyer
29 Apr 2008, 8:09 PM
Please test with beta 2.
catchbox
30 Apr 2008, 6:22 AM
The default selection of the combobox seems to have a bug. I always get a nullpointer exception.
This line returns a nullpointer until I use the combobox to select an entry.
Record r = cbLanguage.getSelectedRecord();
Any ideas why ?
darrellmeyer
20 May 2008, 9:20 PM
Fixed in beta 3.
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.