Results 1 to 8 of 8

Thread: How can I support page up/page down on QTextEdit

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Feb 2008
    Posts
    49
    Thanks
    2
    Thanked 4 Times in 1 Post

    Default Re: How can I support page up/page down on QTextEdit

    Quote Originally Posted by jpn View Post
    QTextEdit supports them by default. See http://doc.trolltech.com/4.3/qtexted...y-key-bindings.
    How can I page up / down myself, I mean that if I want to use "+"/"-" key to page down/up, how can i do ? Is there a API to call ?

    Are you using layouts?
    sorry, I don't understand what your mean.

    I layout the QTextEdit into a window widget. Is this the problem?
    Last edited by wesley; 29th February 2008 at 06: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.