Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › Creating an game item store

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12164

    Cho

    Hello,

    I want to create game item store that looks like the stash from jackpack joyride. Which layout should I use? Is there any example provided here?

    • This topic was modified 8 years, 3 months ago by  Cho Oo Wai.
    #12171

    Günther
    Felgo Team

    Hi Cho!

    You can implement a such a Store with the Soomla plugin for in-app purchases. The layout and design is then completely up to you.
    I guess you might want to implement tabs, list available items in a scrollable view, and similar stuff.

    QML already provides components for such UI elements, for example:
    ScrollView – provides a scrollable view
    TabView – for showing switchable tabs
    ListView – display a list of items based on a model data and delegate item (how each list item is displayed)
    GridGridLayout – helps to layout items within a grid of multiple rows and columns

    Best,
    Günther

    • This reply was modified 8 years, 3 months ago by  GT.
Viewing 2 posts - 1 through 2 (of 2 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded