I have a problem in my crossplatform app.
In the initialize sub of each b4xpage and other customviewsi set the colors in the Initializesub.
but It seems that some colors are not updated.
But if i open a B4XDialog without doing anything, the colors updates instantly.This only happens in B4J. No Problem in B4A.
There is nothing wich could stop the UI thread.
testet in debug and release mode.
what am i missing here?
In the initialize sub of each b4xpage and other customviewsi set the colors in the Initializesub.
but It seems that some colors are not updated.
But if i open a B4XDialog without doing anything, the colors updates instantly.This only happens in B4J. No Problem in B4A.
There is nothing wich could stop the UI thread.
testet in debug and release mode.
what am i missing here?