Results 1 to 2 of 2

Thread: Screen Resolution stting takes effect on application !

  1. #1
    Join Date
    May 2008
    Posts
    42
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4

    Default Screen Resolution stting takes effect on application !

    Hi all,

    i m using SDI type application.

    If i m change Screen resolution thru display properties of computer than it takes effect on my application.

    the all forms and control size are varies.

    so please tell me how can i adjust size of all forms,dialog or controls even if i change screen resolution.

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Screen Resolution stting takes effect on application !

    If you want to react to resolution changes, take a look at QDesktopWidget signals. The desktop widget is accessible via QApplication::desktop().
    J-P Nurmi

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.