Results 1 to 20 of 21

Thread: Reimplement of resizeEvent

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Reimplement of resizeEvent

    In this case I approve Wysota's advice and I also strongly suggest you use a QGraphicsView.

    Using the Graphics View Framework you will be able to achieve what I have seen in the screen shot much easier.

    The Graphics View Framework is very well documented in Assistant and there are clarifying examples in the Qt Demos.

    You should use this if you want your app to be fast and well behaved.
    Once you understand the basics of this framework you will be able to do all those things very easily.

    Of course, if you get stuck, you can ask here.

    Regards

  2. The following user says thank you to marcel for this useful post:

    Shawn (27th May 2007)

Similar Threads

  1. resizeEvent help pls
    By munna in forum Newbie
    Replies: 10
    Last Post: 9th July 2010, 08:38
  2. resizeEvent from parent to child?
    By ChasW in forum Qt Programming
    Replies: 3
    Last Post: 11th February 2007, 18:21
  3. Replies: 3
    Last Post: 27th November 2006, 09:56
  4. Reimplement QSplashScreen::drawContents
    By ucomesdag in forum Qt Programming
    Replies: 12
    Last Post: 24th November 2006, 09:39
  5. Question about resizeEvent
    By SkripT in forum Qt Programming
    Replies: 1
    Last Post: 28th February 2006, 16:13

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.