|
-
February 18th, 2000, 01:34 AM
#1
Resolution Changes shouldnt affect my application
I have an application in vb containing several forms,frames,controls ,usercontrols and bitmaps
If the user changes the resolution the entire display changes i want that the display doesnt change for any resolution
Ps:I do not want to change the resolution of the client using APis
Any suggestions welcome
Thanks
-
February 18th, 2000, 02:56 AM
#2
Re: Resolution Changes shouldnt affect my application
You will have to resize/move the controls to handle resolution changes.
Personally I hate doing this so I use Apex's Olectra Resizer.
Hope this helps
-
February 18th, 2000, 05:08 AM
#3
Re: Resolution Changes shouldnt affect my application
If you design the forms in Twips, that scale is "relatively" immune to Resolution changes.
That' how it is intended to be, atleast!.
A lot of 3rd party auto resizing controls are available in the market.
RK
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
|