RFR: 8353599: TabPaneSkin: add 'menuGraphicFactory' property
Michael Strauß
mstrauss at openjdk.org
Wed Apr 16 20:05:49 UTC 2025
On Wed, 16 Apr 2025 19:27:10 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> > then have null mean "I want no overflow menu"
>
> An interesting suggestion.
>
> This would be a much larger change, since we would have to remove the button as well. Also, the `menuGraphicFactory` seems rather unrelated to the overflow menu button - an RFE with a boolean property might be better choice.
>
> (you can probably tell I am against this idea ;-)
This doesn't need to be implemented now. I'm mainly suggesting that a default factory should not be a `null` value.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1773#issuecomment-2810631025
More information about the openjfx-dev
mailing list