|
-
Aug 22nd, 2013, 06:46 PM
#1
Thread Starter
Member
[RESOLVED] [VB6] Font and positioning problems on Win 7
Hi!
First of all, I'll start saying: my vb6 aplications run almost perfectly on Win7.
But... Out of 40 PC running my software, 20 of them are running perfectly in Win XP, 17 of them are running perfectly in Win7, and 3 of them are running on Win7 but with some graphical problems, for instance:
* Labels seem to be slightly smaller, or fonts slightly bigger, in a way that label's captions are not fully contained.
* Pictures are smaller, or incorrectly sized
* Some lines (line objects) are slightly displaced.
Anyone has dealed with this before? What can I do?
Thank you.
PS: Since my software are already running, I can't do big changes, so please don't suggest things like 'do it all over again in vb.net'. It's an humongous software that took me 2 years.
-
Aug 22nd, 2013, 07:16 PM
#2
Re: [VB6] Font and positioning problems on Win 7
See Common High-DPI Issues.
You can fix it but it's a lot ofwork.
-
Aug 23rd, 2013, 07:31 PM
#3
Thread Starter
Member
Re: [VB6] Font and positioning problems on Win 7
Waw, thank you! The real solution seems to be hard, (and all that code is in VB.net, I think). But at least, for now, I can bypass the problem by asking them to set the DPI to 100%.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|