Results 1 to 7 of 7

Thread: Qt 4.3.0 clipping problem?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Qt 4.3.0 clipping problem?

    So the bottom line is that clipping is not set at all. You could try expressing the clip coordinates in device metrics not logical ones (i.e. [100, 100, width-200, height-200]).

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

    macbeth (13th June 2007)

Similar Threads

  1. Replies: 16
    Last Post: 7th March 2006, 15:57

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.