login about faq


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): alt text

WinXP (Downing OS): alt text

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

asked May 13 '11 at 20:31

jebug29's gravatar image

jebug29
476262736


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.

answered May 13 '11 at 21:16

alphie's gravatar image

alphie
1

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×1,936
×974
×220
×86
×40
×18
×11
×8
×6

Asked: May 13 '11 at 20:31

Seen: 1,406 times

Last updated: May 13 '11 at 21:16