Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Creating a walkthrough or a tutorial for first time users

Creating a walkthrough or a tutorial for first time users

Scheduled Pinned Locked Moved Unsolved General and Desktop
pyqtguiguidancegui designwalkthrough
4 Posts 2 Posters 872 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.
  • A Offline
    A Offline
    Amr_M98
    wrote on last edited by
    #1

    Hi all , I am currently working on a PyQt project , I have a GUI and I need hints to help me implement a tutorial , I am thinking of making it pop out when the application starts , if anyone can give me any hints it would be greatly appreciated.

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

      Hi and welcome to devnet,

      Are you looking for something like Squish ?

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

      A 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        Are you looking for something like Squish ?

        A Offline
        A Offline
        Amr_M98
        wrote on last edited by
        #3

        @SGaist Thank you for your reply , I am looking to make something like "Take a tour" button that dims the GUI then starts explaining different parts of it for first time users

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

          In that case you could create a widget that comes on top your UI, make it transparent so you can see through it and then cut the holes you want when you need to follow the animation.

          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