[REVIEW REQUEST] Add support for an emptyText property in ComboBox
Philipp Dörfler
phdoerfler at gmail.com
Tue Feb 19 15:28:35 PST 2013
Sounds good.
Some alternate naming suggestions:
- listPrompt
- emptyListText
Any chance something like this might be in ListView as well someday?
Cheers,
~ Philipp
Am 19.02.2013 um 01:39 schrieb Jonathan Giles <jonathan.giles at oracle.com>:
> 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.
>
> --
> -- Jonathan
>
More information about the openjfx-dev
mailing list