Results 1 to 6 of 6

Thread: QPlainTextEdit ScrollBar problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2010
    Posts
    5
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: QPlainTextEdit ScrollBar problem

    Is that mean if I wan't to set the scrollbar value I must do it when the windows is shown?
    Is there any solusion to be set the scrollbar value when the windown is not shown?
    Thanks.

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

    Default Re: QPlainTextEdit ScrollBar problem

    Quote Originally Posted by linuxsong View Post
    Is that mean if I wan't to set the scrollbar value I must do it when the windows is shown?
    After it is shown for the first time. It can be hidden when you do it, but it must have had been shown earlier.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 4
    Last Post: 17th April 2010, 02:42
  2. Problem with the scrollbar
    By mani_cbz in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 14th July 2009, 09:24
  3. how to control the scrollbar of QPlainTextEdit ?
    By csoapy in forum Qt Programming
    Replies: 4
    Last Post: 15th November 2008, 14:09
  4. Horizontal scrollbar problem
    By blaylockr in forum Newbie
    Replies: 2
    Last Post: 21st July 2008, 17:38
  5. Horizontal scrollbar tracking problem
    By tebessum in forum Qt Programming
    Replies: 1
    Last Post: 23rd December 2006, 23:15

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.