[REVIEW REQUEST] Add support for an emptyText property in ComboBox
Werner Lehmann
lehmann at media-interactive.de
Tue Feb 19 02:13:46 PST 2013
Sounds very good. We need this quite often and you always have to
account for it manually (add to the list, handle selection special
case). I am happy if the combobox does this for me...
Werner
On 19.02.2013 01:39, Jonathan Giles wrote:
> Hi all,
>
> http://javafx-jira.kenai.com/browse/RT-22972
>
> I'm keen to add an 'emptyText' property to ComboBox. This property would
> be analogous to the 'promptText' property already supported, except that
> it would appear in the popup list area when the items list is empty
> (rather than in the text field when that is empty).
>
> I'm happy to accept alternate naming suggestions, as this is just the
> first name that occurred to me.
More information about the openjfx-dev
mailing list