-
I have a problem with the app I have built,It appears differently on differnet resolution screens.
If the screen resolution is higher then that of the computer I compiled my app on,when the form is maximized,the actual components are not spred out on the form but rather concentrated in one area.
Is this a knowen problem?
If so ,are there any solutions?
Do I sound desperate and Naive?
Thanks.
Dan.
-
Yes, I've had this problem before... I'm guessing this application has a lot of graphics. Solution: have the graphics automatically stretch to the pixel size you want.
-
Using vb3? That problem has occured to me too. VB4 or better is the solution, or do anyone have another way?
-
Phobic:
Sound good.
How do I do that?
Kedman:
I am using VB6.
Thanks.
Dan.
[Edited by danab on 03-20-2000 at 05:09 PM]