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
QtWS25 Last Chance

Creating a walkthrough or a tutorial for first time users

Scheduled Pinned Locked Moved Unsolved General and Desktop
pyqtguiguidancegui designwalkthrough
4 Posts 2 Posters 866 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 5 Apr 2021, 00:20 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
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 5 Apr 2021, 19:32 last edited by SGaist 4 Aug 2021, 17:58
      #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 8 Apr 2021, 17:14
      0
      • S SGaist
        5 Apr 2021, 19:32

        Hi and welcome to devnet,

        Are you looking for something like Squish ?

        A Offline
        A Offline
        Amr_M98
        wrote on 8 Apr 2021, 17:14 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
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 8 Apr 2021, 18:00 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

          4/4

          8 Apr 2021, 18:00

          • Login

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