Results 1 to 6 of 6

Thread: Promoting to Multiple Custom Widgets

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2009
    Location
    Wroclaw, Poland
    Posts
    1,394
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android
    Thanked 342 Times in 324 Posts

    Default Re: Promoting to Multiple Custom Widgets

    I think if I can avoid the overdrawing on top of another
    Use layouts and nothing like that will happen.
    Maybe I didn't understand you correctly, can you attach a picture of how it should look like ?

  2. #2
    Join Date
    Sep 2011
    Posts
    27
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Promoting to Multiple Custom Widgets

    I am not able to attach the picture..wil try it later.
    basically its something like screens must be developed using opengl in the middle of the screen which takes 600*600 out of 800*600 portion of the screen.
    For doing this I need to switch between different opengl screens dynamically depending on the feature that is active or requested for. Its an Navigation app where user would set the destination and through that search and calculation status would be shown in the screen with opengl and along with that some polygons and some curves which looks like some roads and pavements would be shown..

    I hope you got what I am trying to do.

    And what layouts you are talking about? I have only one layout (same portion) where all the stuff must be drawn.

    Thanks!

Similar Threads

  1. Replies: 1
    Last Post: 23rd December 2010, 10:35
  2. Promoting to custom widget
    By cia.michele in forum Newbie
    Replies: 2
    Last Post: 26th September 2010, 12:38
  3. Replies: 3
    Last Post: 10th December 2009, 23:53
  4. Error when promoting a custom widget
    By engin in forum Qt Tools
    Replies: 1
    Last Post: 15th December 2006, 17:00
  5. Promoting a custom widget derived from QWidget Qt4
    By high_flyer in forum Qt Tools
    Replies: 1
    Last Post: 2nd March 2006, 19:50

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.