Hi Omri, > 1. It seems to me to be a rather generic case that, at least when the item's > name is too long, it should > display a tooltip. Is there a way to do it without defining a delegate? > In any case, I suggest either > making this functionality default, or add some property to allow turning > on/off this kind of behavior. No, you can only do this with the delegate. If you think it is important feature, please open an enhancment bug report for it. > 2. Is there a way to make the underlying list of the VirtualSelectBox wider > than the select box itself? At the moment you can only set the width from the select box or use the "resize" listener from the dropdown (popup) to set a with: http://bugzilla.qooxdoo.org/show_bug.cgi?id=5902
> 3. The documentation for the "width" property of the VirtualSelectBox is bad > - it says "The item’s > preferred width." - but in this context it is unclear what is meant by > "item" - since it actually means the > width of the VirtualSelectBox and not that of items of the VSB. Right, it's misleading for the VirtualSelectBox content, but as you can see in the API doc is is a overridden property. With this information it should be clear that is has to do with the VirtaulSelectBox width and not the select box items. Cheers, Chris ------------------------------------------------------------------------------ Cloud Services Checklist: Pricing and Packaging Optimization This white paper is intended to serve as a reference, checklist and point of discussion for anyone considering optimizing the pricing and packaging model of a cloud services business. Read Now! http://www.accelacomm.com/jaw/sfnl/114/51491232/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
