Good idea the snippet inserted in the wiki. Next time I will do so. One possible solution for easing this issue is to have this as default values:
minWidth of the textbox set to some reasonable value, width='1*' width combo = 'auto' width button = 'auto' so the only setting for setting it inside a GridLayout is to set the combo width=100%. If I click the combo (or press tab until the combo has the focus), and press Alt-Down, the list is shown. Drop-down list width is determined automatically to the needed width. Hugh Gibson wrote: > > I added a snippet about it at > http://qooxdoo.org/documentation/snippets/comboboxex_in_gridlayout > > Is that change compatible with other normal uses of the combo? How, in > other words, can the details be hidden from normal users in the future, so > they can just drop a combo box or ComboBoxEx into a form and just have it > work? > > However, the drop-down list is still not the full width of the edit > control. How do I make it the full width? And there is still the problem > of the keyboard activation of the drop-down list using alt+down arrow. > > Hugh > -- View this message in context: http://www.nabble.com/Problems-with-ComboBoxEx-width-and-content-of-the-field-tf3565510.html#a10033526 Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
