Results 1 to 3 of 3

Thread: how to draw a page with text ,image ,table and can accept input

  1. #1
    Join Date
    Jun 2008
    Posts
    11
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Question how to draw a page with text ,image ,table and can accept input

    RT!
    like the picture blow:
    give me some ideas ,Thank you from the newbie like me !

    I think use frame in frame and use QLabel and layout resolve the problem!
    Screenshot-1.jpg
    Last edited by baoxuefei771; 30th December 2011 at 11:09.

  2. #2
    Join Date
    Jan 2010
    Location
    Perth, Australia
    Posts
    37
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: how to draw a page with text ,image ,table and can accept input

    There are many ways. You're right, you can use QGridLayout and QLabel. You don't need QFrame, though. Use QTextEdit to accept text input.

    If you want to learn Qt, follow the 7 parts of this tutorial: http://developer.qt.nokia.com/doc/qt...dressbook.html

  3. #3
    Join Date
    Jun 2008
    Posts
    11
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Smile Re: how to draw a page with text ,image ,table and can accept input

    Thanks so much for your reply.I thought to use the gridlayout but the page have the different sizeof grids ,that confused me . I will have a try!
    Last edited by baoxuefei771; 3rd January 2012 at 11:32.

Similar Threads

  1. Replies: 10
    Last Post: 10th February 2011, 23:31
  2. Draw Image into Pixmap/Image
    By ToddAtWSU in forum Qt Programming
    Replies: 1
    Last Post: 19th May 2010, 06:56
  3. Replies: 6
    Last Post: 21st September 2009, 10:55
  4. [?] Input text programmatically
    By XuTMAH in forum Newbie
    Replies: 3
    Last Post: 24th September 2007, 16:47

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.