Results 1 to 4 of 4

Thread: Slide Up Window (Messenger Style)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2006
    Posts
    68
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    15
    Thanked 1 Time in 1 Post

    Default Re: Slide Up Window (Messenger Style)

    Thanks, trying that now.. but ran into another problem! How do I find the width / height of the screen my program is running in? I am looking at QScreen.. is that the right way to go?

    Thanks for your help

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Slide Up Window (Messenger Style)

    Quote Originally Posted by December View Post
    I am looking at QScreen.. is that the right way to go?
    No, it's QDesktopWidget what you're after...

  3. The following user says thank you to wysota for this useful post:

    December (15th February 2007)

Similar Threads

  1. move parent window to the front.
    By hvengel in forum Qt Programming
    Replies: 4
    Last Post: 2nd February 2007, 08:41
  2. Window style
    By almost in forum Qt Programming
    Replies: 1
    Last Post: 18th September 2006, 05:40
  3. cannot make a main window modal
    By Dark_Tower in forum Qt Programming
    Replies: 12
    Last Post: 23rd March 2006, 10:21

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
  •  
Qt is a trademark of The Qt Company.