Results 1 to 3 of 3

Thread: Drawing multiple screens with some widgets in it

  1. #1
    Join Date
    Jun 2006
    Location
    San Diego, USA
    Posts
    95
    Thanks
    9
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Drawing multiple screens with some widgets in it

    How to draw multiple screens using designer?
    I will be using three Buttons, when I click on each button it has to show a screen related to that button, erasing previous screen. Screen will have some widgets like labels and text fields in it to display images or values.

    One screen with some widgets can be drawn using MainWindow, but for multiple screens with the same ui form without using tabwidgets, I have no idea. I should not use tabs, it has to show a screen on clicking a button, if I click another button previous screen has to be erased completely(but not buttons) and redraw the screen related that clicked button.

    How can I do that?
    Please help me out.

    Thanks & Regards,
    Arun.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Drawing multiple screens with some widgets in it


  3. The following user says thank you to jacek for this useful post:

    arunvv (17th March 2008)

  4. #3
    Join Date
    Jun 2006
    Location
    San Diego, USA
    Posts
    95
    Thanks
    9
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Drawing multiple screens with some widgets in it

    Thanks jacek, this is what I exactly looking for.

    Thanks & Regards,
    Arun.

Similar Threads

  1. Qt3 - Multiple transparent widgets
    By bythesea in forum Qt Programming
    Replies: 4
    Last Post: 11th September 2009, 11:24
  2. QTableWidget : insert multiple widgets in one cell..
    By halberdier83 in forum Qt Programming
    Replies: 3
    Last Post: 26th November 2007, 16:15
  3. How to paint across/over multiple widgets?
    By richy in forum Qt Programming
    Replies: 3
    Last Post: 31st August 2006, 10:57
  4. Replies: 11
    Last Post: 7th July 2006, 13:09
  5. Drawing over content widgets? (overlay)
    By sertrem in forum Qt Programming
    Replies: 2
    Last Post: 17th January 2006, 22:18

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.