Do you mean that the GUI controls are overlapping in the built app but not in the editor? This is likely to do with the different screen resolutions. If you can post your GUI code, it should be fairly easy to spot which parts are dependent on the screen resolution and suggest how you could change them.