Xojo Resolution Problem

I have Resolution problem in my project, I’ve made a project with xojo but when I open with other computers, everything is mix containers and pictures. How can I make it fix ?

http://rubberviews.com
is what I use…

Can you post screenshot of what it should look like, and also the corrupted one? Lots of brains around.

On The Browser it looks like

Personally, I’d rearrange to fit your needs in the Page.Resize event. If the ‘groups’ aren’t in WebContainers I’d put them in WebContainer to make it easier.

It looks like you’ve got locking issues. Try making all of these locked left and see if that solves your problem.