Results 1 to 3 of 3

Thread: Zoom to simply widen the widget on a scroll pane

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,325
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Zoom to simply widen the widget on a scroll pane

    Quote Originally Posted by dontgonearthecastle View Post
    I've got a QScrollArea with my Plot widget (which derive from QwtPlot) attached.
    Bad idea you will have a horrible performance running out of of memory, when you zoom in deep.
    Have a look at the realtime example that uses scrollbars without these problems.

    Uwe

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

    dontgonearthecastle (3rd December 2012)

Similar Threads

  1. Replies: 8
    Last Post: 2nd February 2012, 19:52
  2. Replies: 1
    Last Post: 3rd August 2011, 01:14
  3. Replies: 0
    Last Post: 29th November 2010, 05:34
  4. Replies: 2
    Last Post: 13th January 2009, 04:32
  5. Stacked Widget Scroll
    By csvivek in forum Qt Programming
    Replies: 6
    Last Post: 27th May 2008, 11:36

Tags for this Thread

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.