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. Create visual scripting editor
Qt 6.11 is out! See what's new in the release blog

Create visual scripting editor

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 2.3k Views 1 Watching
  • 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.
  • NiagarerN Offline
    NiagarerN Offline
    Niagarer
    wrote on last edited by Niagarer
    #1

    Hey community,
    what I want to do is easy (the concept is easy, the implementation, I dont know).
    I want to make a visual scripting editor and it should look a bit like Blueprints in the Unreal Engine 4 (no, it will never look as good as UE4 Blueprints, but I want to try to make something useful anyway).
    The question is: What should I use for the Graph Editor (it should also be possible to add some handwritten notes in the editor, because maybe one day, I want to bring it to touchscreen devices, such as tablets) and what would you recommend me how to start?
    I am familiar with and OpenGl (GLUT) (but I dont like it) and OOP-Languages such as C++, Python, Java etc. I thought, maybe I could use sth like the HTML5 canvas?
    And here I would be really happy about some suggentions by you

    Thanks for all answers !

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Hi! Maybe you want to study the venerable Diagram Scene Example as a starting point.

      NiagarerN 1 Reply Last reply
      4
      • NiagarerN Offline
        NiagarerN Offline
        Niagarer
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • ? A Former User

          Hi! Maybe you want to study the venerable Diagram Scene Example as a starting point.

          NiagarerN Offline
          NiagarerN Offline
          Niagarer
          wrote on last edited by
          #4

          @Wieland It looks good for what I want to do, I will read a bit about it, thanks!

          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