I've migrated my javafx 2.1 app to 2.2 and I'm facing a problem now:
I wrote a Dialog container that is by default disabled. When the dialog node is shown - it is is enabled.
Some of the buttons and the labels are grayed out as if they are still disabled, althought they are working
I wrote a Dialog container that is by default disabled. When the dialog node is shown - it is is enabled.
Some of the buttons and the labels are grayed out as if they are still disabled, althought they are working