-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
Description

I have noticed two different problems with loading styles (either as default or whilst running an app). In the case of the Textpad 06 sample app, if you load a style by default or choose a new style whilst running you lose the quick access toolbar and you also get a space above the ribbon (see attached png).
In an app of my own, if I set a style by default, I have found I get different problems with different forms:
The Main form - works fine (including the quick access toolbar is visible), but the form frame does not adopt the chosen style.
Subsidiary forms present the same issues as the textpad form.
I can't see any significant difference between the main form in my app and the Textpad app.