Results 1 to 5 of 5

Thread: Adding qframe with widgets to status bar

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Adding qframe with widgets to status bar

    You need to set a layout to frame.. and add the label / push button to the layout.
    Simply making the frame parent of widgets will show those widgets at position (0,0).

  2. The following user says thank you to aamer4yu for this useful post:

    binaural (28th May 2010)

Similar Threads

  1. Replies: 5
    Last Post: 18th April 2010, 23:31
  2. Adding more tab widgets
    By rakkar in forum Newbie
    Replies: 2
    Last Post: 10th September 2009, 21:22
  3. Adding widgets dynamically
    By miw in forum Qt Programming
    Replies: 1
    Last Post: 23rd July 2009, 10:31
  4. adding and removing widgets
    By eric in forum Qt Programming
    Replies: 1
    Last Post: 30th November 2007, 01:34
  5. QFrame showing 4 different widgets
    By hgedek in forum Qt Programming
    Replies: 1
    Last Post: 6th September 2007, 17:29

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.