Event Filtering

Werner Lehmann lehmann at media-interactive.de
Mon Feb 9 11:54:22 UTC 2015


I see. Looks as if the textfield in a combobox cannot be subclassed 
because of "final" restrictions. As a last resort, you could use your 
own textfield as a buttoncell - which would of course skip over all 
special handling for editable comboboxes in the skin...

Werner

On 09.02.2015 12:44, Scott Palmer wrote:
> When the actual control is an editable combobox it gets more
> complicated. That is the case that prompted my original message.


More information about the openjfx-dev mailing list