Hi
I just tracked down an issue with a skinned form being painted outside its parent. I'm not exactly sure how this happens because I don't have access to the code creating the skinned form, but it seems that if a form is created and then moved to its parent later, the FormShow animation effect will paint the form before it has been assigned to the target parent and so it appears outside its parent or in the top left corner of the screen.
To get around this problem I turned off the FormShow AnimEffect and it works perfectly.
This is not a problem for me now that I have found the workaround, but I am just letting you know in case others have the same problem
Cheers,
Michael