dialog size problem

T

Terry

Hi all,

I have an dialog based application which was written in VB.
It works fine on XP Pro. After I run it on XPe. The dialog is getting
bigger.
I noticed all fonts are bigger than they are on XP Pro.
I know in VB, the size of dialog is base on size of font.

How can I setup font size on XPe?
 
A

ariano.lattanzi

I have exactly the same problem! Still no solution.

I've been reading old post for days and tried all the solutions
proposed but without success.

I think the problem is both DPI and fonts. If you include "font.dll" in
your image you'll be able to change DPI settings...but 96 DPI is the
default even if everything on the screen seems bigger!
 
P

Pieter

You hve to include:

Fonts: Fonts Microsoft_San_Serif
Fonts: serife_fon
Fonts: seriff_fon
Fonts: sserife_fon
Fonts: sseriff_fon

HTH

Pieter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top