Dear Support,
Can you please check if it is possible to improve some components when SkinManager.Active:=False ?
Trying to skin an oldschool software but with option to keep current look if no skin used.
For example:
1) TsCheckBox background not correct on a TsPageControl (more noticeable under old OSes)
2) TsComboBox is not correct at all if Style:=csDropDownList (notice the button instead of the arrow and also the wrong border when mouse moved over the controls)
if XPManifest is also added to the form.
Please see attached image: showing 2 TsCheckBox and 2 TsComboBox (and also standard TCheckBox / TComboBox for reference).
You can easily reproduce: just put a TsPageControl, XPManifest and the controls on the form and set SkinManager.Active:=false;
I can upload sample app to illustrate too (Delphi 7).
Thanks so much !
Attachments:
You must be
logged in to view attached files.