I have a app that is getting wierd displays with TsPageControl, when I use the .ActivePage := otherpage it doesn't react properly. It only changes the page partially (showing part of the old page and part of the new selected page). I have made an example to show this problem and I have noticed that this behaviour only occurs when I am using a skin. when the form isn't using a skin the TsPagecontrol works perfectly. I also noticed this behaviour started a couple of versions ago.
I am using 7.58 and Delphi 6 Up2 and I use also tRichView.
Thanks.
[attachment=5447:compiled_test.rar]
[attachment=5446:Source_test.rar]