Results 1 to 5 of 5

Thread: How to code this kind of UI?

  1. #1
    Join Date
    Sep 2009
    Posts
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Default How to code this kind of UI?

    Hi,

    I'm very new to Qt and I just watched this demo
    http://www.youtube.com/watch?v=Qhba1lhBllM

    What is the name of the ui component that the guy flick through (with nice animation just like a jukebox) before bringing up the demo application. I would like to code something like this for window mobile. Is Qt has this ui component? Else anyone has any idea how to do it? I know it's probably using opengl es to do the animation (may be the whole thing is opengl es).

    Thanks.

    Kind regards,
    Stephen
    Last edited by stephenteh; 18th September 2009 at 15:47.

  2. #2
    Join Date
    Dec 2007
    Location
    London
    Posts
    206
    Thanks
    40
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android

    Default Re: How to code this kind of UI?

    These examples exist in "examples and demos" of Qt for Embedded Linux (probably also in windows ce version) . You may check out the code there .

  3. #3
    Join Date
    Sep 2009
    Posts
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Default Re: How to code this kind of UI?

    Hi yagabey,

    I'm referring to the first UI that the guy flicking/swipe through (with some picture/album like control like a jukebox). I'm not really interested in the demo code and I knew I can get the demo code with the sdk :-). Any idea how to do that animation or UI component?

  4. #4
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to code this kind of UI?

    Well what you are referring to is I guess picture flow demo. You can search for it on Qt Labs... it was made by Ariya Hidayat. in Dojo examples..

    There was modified version of the same. You can try it with graphics view,,
    the pics are items,, u perform transformations on it with reflections. Reflection can be done with QImage::mirror.

  5. #5
    Join Date
    Sep 2009
    Posts
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Default Re: How to code this kind of UI?

    Hi aamer4yu,

    That's what I'm looking for, picture flow it is. I will look into Dojo example. Thanks.

    Kind regards,
    Stephen

Similar Threads

  1. QT 4.5 Embedded Linux Demo Web Browser does not work
    By saltuka in forum Qt Programming
    Replies: 1
    Last Post: 1st November 2010, 04:11
  2. OpenGL control points
    By jhearon in forum Qt Programming
    Replies: 1
    Last Post: 3rd November 2007, 18:32
  3. How can i import a User Control Class .DLL
    By mmg123 in forum Qt Tools
    Replies: 2
    Last Post: 6th October 2006, 01:27
  4. QTextEdit control
    By vijay anandh in forum Qt Programming
    Replies: 2
    Last Post: 31st May 2006, 13:14
  5. Replies: 6
    Last Post: 3rd February 2006, 09:48

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.