Look and feel mechanism?

Werner Lehmann lehmann at media-interactive.de
Mon Dec 9 02:18:12 PST 2013


By the way, platform order of dialog buttons is implemented by the 
ButtonBar control in ControlsFX. It is of course Java8 only but can 
easily be brought back to FX2.

Werner

On 09.12.2013 10:45, Hendrik Ebbers wrote:
> Next to the skinning of controls additional features are needed. One
> example that was already mentioned is the order of cancel and ok
> buttons. Actually there is no support in JavaFX. If basic dialogs
> would support this features a definition of the order etc. is needed.
> This can be done by using a plugin for the L&F API, too.


More information about the openjfx-dev mailing list