Results 1 to 3 of 3

Thread: Writing for different screen resolutions

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2004
    Location
    Manchester
    Posts
    266

    Smile Writing for different screen resolutions

    Hello All,

    I hope 2012 is thus far proving to be a good one for you.

    I'm writing a piece of software at the moment which will require a form be full screen at all times. However, I am slightly plagued by the fact that my users will have varying screen resolutions.

    This makes placing controls etc very difficult. Does anyone have any good techniques / tips to ensure that control layout looks consistent despite the screen resolution when an application is full screen.

    I'd like to try to avoid having to programmatically re-size and move controls based on screen res as this is a pain in the royal backside.

    Any advice would be greatly appreciated.

    Jord

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,344

    Re: Writing for different screen resolutions

    Follow the CodeBank link in my signature and check out my thread on using the Dock & Anchor properties. This assumes using Windows Forms. WPF has more sophisticated mechanisms for maintaining layout.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2004
    Location
    Manchester
    Posts
    266

    Re: Writing for different screen resolutions

    Thanks for that outrageously sexual piece of advice.

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