You are not logged in.
Pages: 1
I am wanting to add some functionality to a project I have been working on that graphically allows "nodes" to be connected by lines. It seems when I search on developer information/code samples to do this, I always find nothing really helpful. I think it's because I don't know what it's called to be able to search on it.
Here is a screenshot of what I'm talking about: http://kxstudio.linuxaudio.org/Applicat … #Interface
Can anyone tell me what I should be searching for to get more information in writing something like this? Or do I just need to implement it myself in whatever GUI framework I use (Kivy or PyGlet or something more appropriate)?
Target language: Python
Target platform: Linux, Mac, Windows
Matt
"It is very difficult to educate the educated."
Offline
I've seen similar things called "node graph"?
Offline
I might be misunderstanding the question, but I think the general term you are looking for is 'diagrammatic programming'.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Thanks, guys. Searching for “python node graph ui” has lead to this, which looks promising:
Matt
"It is very difficult to educate the educated."
Offline
Pages: 1