Results 1 to 3 of 3

Thread: How to make widget grow outside of its parent widget

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2009
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default How to make widget grow outside of its parent widget

    Hello!
    Let's say I have a QLineEdit widget inside a QDialog and this QLineEdit widget grows when you type something in it (it grows so you can always see all the text in the QLineEdit).
    Is there a way to allow that QLineEdit widget to grow outside of the QDialog it's in without making the QDialog (its parent) bigger?

    Thanks!
    Last edited by shakeandbake; 9th January 2010 at 01:25.

Similar Threads

  1. How to Create child widget behind parent widget?
    By anupamgee in forum Qt Programming
    Replies: 6
    Last Post: 22nd June 2010, 13:03
  2. Replies: 4
    Last Post: 3rd October 2009, 08:19
  3. let parent widget grow with child widget?
    By BeS in forum Qt Programming
    Replies: 3
    Last Post: 17th February 2009, 11:17
  4. Replies: 2
    Last Post: 19th August 2008, 09:46
  5. Move child widget along with the parent widget
    By sreedhar in forum Qt Programming
    Replies: 2
    Last Post: 15th May 2006, 12:00

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.