Hi, I'm in the middle of creating a mobile game using Qt Creator. Im using Qt 1 and am now upgrading to Qt 4. The game works fine in Qt 1 and the graphics are okay, they are in right size and right position. After I reconstructed the whole thing in Qt 4 the images were too big and some are misplaced. I used the same code for everything. Also, even in Qt 1 when I change the phone or model in simulator the graphics is a mess except for the usual one I worked with. Is there anyway to retain the graphics the way it is from one model to another? I mean make them the same size and same position no matter what model they are in? I'm creating it for touch screen models only. Please, help, anyone?


Reply With Quote
Bookmarks