Hello guys
It is known that the fields of a TUI app, constant or variable can have their color as DefaultColor.
Now anyone knows where to set this DefaultColor? Can I set a default color for DefaultColor?
In my tests, in a TUI project, I implemented the "rununit.properties"
The tags:
A) defaultColor = green; or
B) vgj.default.color = green.
I was able to capture these settings (syslib.getProperty ()), but I can not assign it as DefaultColor in the screen field.
Has anyone ever experienced this ?
I am using RBD version 9.5.0.1.
Thank you
Osvaldo Menezes
ojomenezes