Results 1 to 2 of 2

Thread: Qt4.4 widget wall.

  1. #1
    Join Date
    Jan 2007
    Location
    Paris
    Posts
    459
    Thanks
    98
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4 Qt5

    Default Qt4.4 widget wall.

    Hey there,

    I'd like to design a three dimensional wall of widget.

    Like this :


    Every screenshot on that wall would be a video widget.

    I'd like to get your advice on how you would do that:

    - Opengl ?
    - QGraphicView ?

    What would you suggest.

  2. #2
    Join Date
    Apr 2007
    Posts
    2
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Qt4.4 widget wall.

    in my view Arthur Paint framework would be better for such purpose , as it would more portable solution in compariosn to oepnGl . Embedded devices which don't have computational capacity for opengl won't be able able to support your app if it uses openGl .
    just give a look to Embedded Dialog Demo in Qtdemo>demonstration , it uses QGraphicsView for painting dilaog boxes with transformations. "This example shows how to embed standard dialogs into Graphics View. It also shows how you can customize the proxy class and add window shadows"(from docmentation)
    coverflow can also form a good reference ( http://ariya.blogspot.com/2007/10/pi...low-as-qt.html )

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

    bunjee (9th June 2008)

Similar Threads

  1. make a widget paint itself even thought it is not shown
    By momesana in forum Qt Programming
    Replies: 7
    Last Post: 28th April 2008, 11:57
  2. Tricky problem with ARGB widget / UpdateLayeredWindow
    By nooky59 in forum Qt Programming
    Replies: 3
    Last Post: 21st February 2008, 10:35
  3. Custom widget
    By zorro68 in forum Qt Programming
    Replies: 7
    Last Post: 28th January 2008, 14:06
  4. Replies: 3
    Last Post: 17th October 2007, 12:52
  5. [Qt 4.1.0] Split a widget on demand
    By Townk in forum Qt Programming
    Replies: 3
    Last Post: 17th February 2006, 14:16

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.