Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. QtCreator as a Cocos2d-x dialog designer tool
Forum Update on Monday, May 27th 2025

QtCreator as a Cocos2d-x dialog designer tool

Scheduled Pinned Locked Moved Game Development
cocos2d-xqtcreatorqml
2 Posts 2 Posters 1.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dmitriy Shmykov
    wrote on last edited by Dmitriy Shmykov
    #1

    We want to use QtCreator as a tool for the game dialogs designers for cocos2d-x engine. It should support dialogs design for several screen resolutions and aspect ratios. Design localization is must-have feature too. During the design process we want to see how designed dialog will look like in the game using game's rendering options in separate OpenGL context.

    We don't like CocosBuilder and SpriteBuilder because they don't support such layouts that can be used in QtCreator. Also CocosBuilder and SpriteBuilder don't work on Windows and Linux.

    I think it's a good idea to write extensions to the QtDesigner GUI and write infrastructure library to deserialize QML-files to the cocos2d-x dialog objects (nodes, layers and so on).

    So now I'm at the starting point and I'm asking general question. How this idea should be implemented to use QtCreator infrastructure cleverly?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      I'd recommend going on the #qt-creator IRC channel and/or Qt Creator mailing list, you'll find there Qt Creator's developers/maintainers (this forum is more user oriented)

      In any case, you should take a look qmldesigner plugin for starter

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved