Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Dynamic/Interactive Guides/Tutorials inside applications
Forum Update on Monday, May 27th 2025

Dynamic/Interactive Guides/Tutorials inside applications

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 208 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.
  • L Offline
    L Offline
    Larvae
    wrote on 28 Oct 2018, 22:06 last edited by
    #1

    Hi,

    I would like to add dynamic/interactive guides/tutorials in my application explaining how to use it, where to find certain functions etc.

    A simple example (for the beginning) would be arrows pointing to buttons with some text explaining the function a next button to move from instruction to instruction.

    This would probably fit the StateMachine-Framework, using states as the steps of the tutorial with some simple transitions between them (like fade in/out). Depending on what I want to do in those states they could be defined independently in another file, the visual elements simply on top of the rest (high z-property)

    Do you think this is a good approach or should I look into something else for this?

    1 Reply Last reply
    0

    1/1

    28 Oct 2018, 22:06

    • Login

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