> 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

Reply via email to