Results 1 to 6 of 6

Thread: How to make child window as a center to parent window

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Nov 2012
    Posts
    21
    Thanks
    7
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to make child window as a center to parent window

    Thanks. I am able to set parent and make it center.

    When I set window flag(setWindowFlags(Qt::FramelessWindowHint) in Dialog constructor, then it's not visible on my main window.

    Without enabling flags, it's working perfectly.

    How can I make child window as a center of parent window without frame.
    Last edited by dpn; 16th September 2013 at 12:41.

Similar Threads

  1. resizing child window with parent window
    By sujan.dasmahapatra in forum Qt Programming
    Replies: 3
    Last Post: 8th May 2012, 19:02
  2. Parent window over child
    By neolol in forum Qt Programming
    Replies: 4
    Last Post: 15th May 2009, 21:15
  3. Parent Child for window
    By febil in forum Qt Programming
    Replies: 6
    Last Post: 1st April 2009, 05:00
  4. How to close parent window from child window?
    By montylee in forum Qt Programming
    Replies: 5
    Last Post: 14th October 2008, 11:40
  5. Replies: 11
    Last Post: 4th June 2008, 07:22

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.