This isn't a complaint, just a question prompted by early impressions.
Everything new takes getting used to but I was curious whether B4J UI applications can be expected to default to "normal" system colors on various platforms when run.
Just beginning to tinker, the "Form" I am using is the default thingy, an AnchorPane. Side rant: egad it is frustrating that everyone has to make up new doofy names for common things to escape the lawyers. Seriously? "Scenes?" Oh well.
Anyhoo... this thing comes up with a dark gray background. Yes, I have spelunked the JavaFX online docs and figured out the CSS but it seems to require fixed colors. Of course knowing how these things work I am sure there is some more complex dynamic process you can use to script it to generate colors on the fly or something.
Can anyone tell me where Modena – new theme for JavaFX 8 might come in here? I.e. do these JavaFX themes apply in B4J usage and if they do will "system color" matching have to wait for JavaFX 8?
Or is there something else I'm missing?
Or should I just relax and either hard-code styles to my preferences and have things be eye-jarring (even going from version to version of Windows) or what?
Everything new takes getting used to but I was curious whether B4J UI applications can be expected to default to "normal" system colors on various platforms when run.
Just beginning to tinker, the "Form" I am using is the default thingy, an AnchorPane. Side rant: egad it is frustrating that everyone has to make up new doofy names for common things to escape the lawyers. Seriously? "Scenes?" Oh well.
Anyhoo... this thing comes up with a dark gray background. Yes, I have spelunked the JavaFX online docs and figured out the CSS but it seems to require fixed colors. Of course knowing how these things work I am sure there is some more complex dynamic process you can use to script it to generate colors on the fly or something.
Can anyone tell me where Modena – new theme for JavaFX 8 might come in here? I.e. do these JavaFX themes apply in B4J usage and if they do will "system color" matching have to wait for JavaFX 8?
Or is there something else I'm missing?
Or should I just relax and either hard-code styles to my preferences and have things be eye-jarring (even going from version to version of Windows) or what?