Results 1 to 3 of 3

Thread: QLayout

  1. #1
    Join Date
    Nov 2006
    Posts
    8
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Post QLayout

    hello Everyone ...
    I'm trying to create an application where its required that the window of application is reduced according to the user choices and is enlarged accordingly..now to do that I am Adding and deleting Widgets . In total i have about 100 widgets including 60 check boxes and 40 labels . Though this is working but the problem is after every change I have to wait for about 10-15 seconds for the widgets to settle(by that i mean that the dialog does change but widgets like checkboxes are not clickable )...or some times hazy in lines but they eventually set right. is there any other way to inmplement this or reduce the time lag.
    sudeepdua

  2. #2
    Join Date
    Jan 2006
    Location
    Alingsås, Sweden
    Posts
    437
    Thanks
    3
    Thanked 39 Times in 39 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QLayout

    So many checkboxes and labels - it sounds too me that you want to be using a QTableView or something like that - not individual widgets.

  3. #3
    Join Date
    Nov 2006
    Posts
    8
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: QLayout

    ok...can i remove items from them dynamically and put items back in dynamically as well !
    sudeepdua

Similar Threads

  1. A bug of QLayout
    By cocalele in forum Qt Programming
    Replies: 6
    Last Post: 26th April 2006, 06:10
  2. qlayout and setGeometry
    By mickey in forum Qt Programming
    Replies: 4
    Last Post: 2nd April 2006, 12:56
  3. Replies: 2
    Last Post: 28th January 2006, 14:33

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.