Hi all,
have anyone else come across redraw problems with text on labels both Mac OS X and Windows clients:
- As part of our menu navigation we have large label is styled using a Servoy style to show white text and placed partly covering an image field…
- A script setting the background colour of the label “on show” of the form, so the header of each screen can have a different colour.
Symptom: the white text and the text of other labels placed on top of the large label disappear intermittently… particulary when navigating to the form… Placing Application.updateUI() at end of on_show script does not help.
Not sure wherther we are doing something stupid here, or there is a problem…