Results 1 to 2 of 2

Thread: Scrollbar

  1. #1
    Join Date
    Jul 2007
    Posts
    166
    Thanks
    25
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Scrollbar

    Hi,
    I need to show some photos in a widget. My probs is that, each time the number of photos are change. I need a scrollbar in that widget and need to scroll that widget for see the photos. How can i do it. Which widget can i use? Please help me

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Scrollbar

    All the item views are scrollable:

    The graphics view is scrollable too:

    Alternatively, you can build any kind of widget showing your photos and put it into a scroll area:
    J-P Nurmi

Similar Threads

  1. scrollBar in tabWidgets
    By baray98 in forum Qt Programming
    Replies: 7
    Last Post: 17th September 2007, 19:23
  2. GraphicsView/GraphicsScene: scrollbar policy Qt::ScrollBarAsNeeded
    By Pieter from Belgium in forum Qt Programming
    Replies: 4
    Last Post: 21st March 2007, 14:15
  3. about scrollbar style
    By qtopiahooo in forum Qt Programming
    Replies: 1
    Last Post: 25th January 2007, 14:34
  4. how to scroll tablewidget from outside placed scrollbar
    By chemstar in forum Qt Programming
    Replies: 5
    Last Post: 1st June 2006, 15:42
  5. QTableView number of rows and scrollbar issue
    By jnk5y in forum Qt Programming
    Replies: 3
    Last Post: 1st March 2006, 07:55

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.