B4J Question b4j .jar appears different to compile+run...

jcohedman

Member
Licensed User
Longtime User
when I execute .jar, it appears different than when I compile and run... what am I doing wrong?
 

jcohedman

Member
Licensed User
Longtime User
B4X:
MainForm.BackColor=fx.Colors.Red
MainForm.Show

if I compile and run, the color is red, executing .jar, white...
 
Upvote 0
Top