Results 1 to 4 of 4

Thread: Screen Res.

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 1999
    Location
    TN
    Posts
    11

    Post

    I created a database app. using 1024 x 768.
    If I change the res to 800 x 600, I can't get
    to all of the form.
    What do I do?

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    resize your controls accordingly

  3. #3
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Post

    You should develop all your apps in 640 x 480 (or at least test them in that resolution before distributing them). If you are not willing to do that and you have VB6 you can click on View>Form Layout to display that window and then right-click on the form layout window and turn on Resolution Guides. The result of that will be that the next time you open any project, your forms will appear as a little icon in the window and you will be able to tell if they fit in the various resolutions. By dragging the icon around that window you can also set it's startup position.

    ------------------
    Marty

    [This message has been edited by MartinLiss (edited 01-17-2000).]

  4. #4
    New Member
    Join Date
    Jan 2000
    Location
    Calgary
    Posts
    6

    Post

    Are there not some programs or code out there that you can add to your project that will resize your controls and forms according to the screen size. I have added code to my project that does this. I don't have it with me right now but I'm sure there must be more sophisticated addins out there.

    [This message has been edited by Dean Murray (edited 01-18-2000).]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width