Results 1 to 11 of 11

Thread: How can I create this application?

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

    Default How can I create this application?

    I have a menu like a mobile phone menu.(the new ones)
    On menu there are many pictures which are using as menu items.You will select them an "Enter" to its items.

    Boss wanted to create menus like phones.A transparent box will walk on menu like phones.It will move to which folder was selected.So Is there a way I can do this in qt?

  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: How can I create this application?

    Could you further explain what you are trying to do? With some mockup pictures maybe?

  3. #3
    Join Date
    Jul 2007
    Posts
    104
    Thanks
    22
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: How can I create this application?

    ok I am sending the menu types.I really need this info.Because my boss is interested in this?
    Attached Images Attached Images

  4. #4
    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: How can I create this application?

    Ok, but what is the problem? Did you try anything already?

  5. #5
    Join Date
    Oct 2007
    Location
    Munich, Bavaria
    Posts
    144
    Thanks
    1
    Thanked 19 Times in 19 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How can I create this application?

    http://labs.trolltech.com/blogs/category/Graphics_View/

    The trolls are building some cool new classes for Qt 4.4: QGraphicsView.

    The very latest example - shown on the DevDay 2007 in Munich as well - should fill exactly
    your needs.

    Hope this helps,

    Tom

  6. The following user says thank you to DeepDiver for this useful post:

    hgedek (22nd October 2007)

  7. #6
    Join Date
    Jul 2007
    Posts
    104
    Thanks
    22
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: How can I create this application?

    Quote Originally Posted by wysota View Post
    Ok, but what is the problem? Did you try anything already?
    Actually no:Because I havent known enough info about qt yet.But thanks for answers all.And the link is really great.Thanks.

  8. #7
    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: How can I create this application?

    Actually QGraphicsView is available in Qt since 4.2. I know Andreas tends to do everything through the graphics view (well.. he designed and implemented it, so I can't blaim him), but according to me all you need is a simple QListWidget or QTableWidget. All functionality you might need is already there...

  9. #8
    Join Date
    Oct 2007
    Location
    Munich, Bavaria
    Posts
    144
    Thanks
    1
    Thanked 19 Times in 19 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How can I create this application?

    Quote Originally Posted by wysota View Post
    Actually QGraphicsView is available in Qt since 4.2. I know Andreas tends to do everything through the graphics view (well.. he designed and implemented it, so I can't blaim him), but according to me all you need is a simple QListWidget or QTableWidget. All functionality you might need is already there...
    You are right - no need for QGraphicsView to implement something like this.
    But the idea was to give hgedek a running example - regardless of the technology.

    On the other hand the example has cool-looking animations - bosses like something like this.

    CU Tom

  10. #9
    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: How can I create this application?

    A running example is the Qtopia application menu. I think it's the closest to what he wants, so even a simple copy&paste might suffice.

  11. #10
    Join Date
    Jan 2008
    Posts
    91
    Thanks
    8

    Default Re: How can I create this application?

    dear wysota
    which menu is this could you give me a related link

  12. #11
    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: How can I create this application?

    Hmm... I probably meant this one: http://labs.trolltech.com/blogs/2007...s-performance/

    or the one that is in sources of Qtopia.

Similar Threads

  1. dll + application
    By fpujol in forum Qt Programming
    Replies: 11
    Last Post: 15th April 2007, 19:37
  2. Two question about create an application.
    By Kenneth in forum Qt for Embedded and Mobile
    Replies: 3
    Last Post: 19th March 2007, 23:21
  3. Can't create an object : initialisation problem ?
    By Nyphel in forum Qt Programming
    Replies: 5
    Last Post: 12th March 2007, 10:07
  4. Replies: 3
    Last Post: 8th December 2006, 19:51

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.