Results 1 to 2 of 2

Thread: imageflow widget

  1. #1
    Join Date
    Oct 2010
    Posts
    11
    Thanks
    4
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Question imageflow widget

    what is the best way to implement this

    imageflow.PNG

    http://finnrudolph.de/ImageFlow/Examples#Combination

    ive figured out how to scale the images based on their position but not sure about how to implement the widget animation(maybe repaint the widget with a new frame using a QTimeLine)

    i was thinking of a QGridLayout with the controls and the caption in the first and second rows
    the widget has a large margin on the top so i get a blank space to do the drawings
    the main drawing could be done by the paintEvent()

    this seems like it will work but i don't think this is the best way to do it
    i am hoping for a new frame every 50ms to get a smooth flow
    also i don't want to use OpenGL

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

    Default Re: imageflow widget

    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.


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

    bittuthegr8 (1st March 2011)

Similar Threads

  1. Replies: 10
    Last Post: 29th May 2010, 19:42
  2. Replies: 7
    Last Post: 14th January 2010, 09:47
  3. Replies: 4
    Last Post: 3rd March 2008, 23:15
  4. Replies: 3
    Last Post: 17th October 2007, 13:52
  5. Replies: 1
    Last Post: 6th November 2006, 00:50

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