Thanks! That took care of obtaining a white font and a black background However is there some additional code that needs to be added to the extra CSS line, so that when this field receives focus, the background stays black and doesn't turn blue? That seems to happen when I am just updating the field with text programmatically
Thank you again for your quick reply on this subject Erel!
Actually, doing some additional hunting around I was able to achieve this by adding some additional code in the extra CSS field, beyond the "-fx-text-fill: white;" value.
Just out of curiosity, since the example referenced for using CSS requires use of the deprecated Scene Builder, do you have any plans for adding any features to the more modern internal designer?
In B4J 4.20, the Scene Builder did not come up for me when attempting to edit the file, so I thought perhaps you removed it in preparation for something better
Just out of curiosity, since the example referenced for using CSS requires use of the deprecated Scene Builder, do you have any plans for adding any features to the more modern internal designer