Hi, I've uploaded the 1st working version of qx.ui.form.ComboBoxEx.
New files: ComboBoxEx.js New example: example/html/ComboBoxEx_1.html Updated classes: qx.theme.appearance.DefaultAppearanceTheme dperez wrote: > > I've planned to contribute with an enhanced version of ComboBox. > It will have the following features: > > - The list width and the textfield width can be different. > The list will always be wide enough to show all items withouth > horizontal scrolling > If the textfield is narrower than needed, a tooltip will show the full > contents. > I have several forms with lots of widgets, and the description of some > items in comboboxes can be quite long, and this would save a lot of space. > > - Possibility to resize automatically to the width of selection items. > > - Optionally the list can show the ListItem's value, in addition to its > caption. > > - The user can search for an item. This is handy if there can be a lot of > items > > - If the combobox is not editable, then an Atom component will be used > instead of a TextField, in order to show images. > > - If it's not too hard, I would like the list to be resizeable, at least > vertically, for seeing more items. > > For not breaking compatibility with previous qx.ui.form.ComboBox, I will > call it qx.ui.form.ComboBoxEx > -- View this message in context: http://www.nabble.com/Enhancing-ComboBox-tf2518771.html#a7259316 Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
