verion-
Hey! Nice job on cleaning up the cab, looks great. Are you using a drawing tablet? I am current using gimp with a mouse, so to get those kind of results would be a tedious process at best. Unless, you have some kind of technique you would like to share:P
Answer to your question. I never tested my layout for 16x9 format because I don't have anything that runs 16x9. Anyway, I know it's popular in europe and for DVDs. So, here is what we would have to do. First, change the robo.png to a 16x9 resolution, say something starting at 1024x576 for example. Then in the nut change fe.layout.width=1024 and fe.layout.height=576; since we are proportioning everything on the new background size. Because the snap, marquee, and text were positioned based on 4x3 they probably need to be re-positioned a little. Really, you should only need to adjust the x and y coordinates of those items. And, if the wheel proportions look good then that is a plus because its the hardest thing to scale up which is why I do my layouts the way I do. Anyway, after that you should be able to scale up to other 16x9 resolutions. On 4x3 displays this method scales beautifuly from 1024 to 1080p.