|
Well, I tend to make apps on my Windows 7 computer with Visual Basic 2010 Express Edition, and they look fine on my computer, just like when they are being made, unfortunately for me, when I use the apps on any Windows XP computer, it looks completely messed up. Here are comparisons:
Win7 (Downing OS):
WinXP (Downing OS):
Notice the name, the font, and just some of the messed up stuff. So how do I fix this? VB6 apps don't do this, they look the same on every computer. Any help or suggestions? Thanks. Also, the app runs on .NET 2.O. Thanks :3 |
|
Had this same problem while using Java apps created with Netbeans between Linux and Windows. Try putting your components inside containers. Furthermore, the lack of transparency or a certain font may also be a problem. |


