JavaFX on iOS and Android - are we there yet?
Richard Bair
richard.bair at oracle.com
Tue Oct 22 08:55:45 PDT 2013
> javafx, like for instance: a toggle button (a control that looks like a
> flip switch)
These have are just styled CheckBoxes (or Toggle buttons, or Radio Buttons). We've done this for example for DukePad.
> , comboboxes where you change the value through a wheel, etc..
Yes, need this kind of integration.
> and in having controls that have the necessary properties so that they can
> be "touchable".
Should already work.
Richard
More information about the openjfx-dev
mailing list