Message 1 of 3
How to get started with GUI-programming.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everybody,
I managed to write my first scripts in python:
Now, I would like to make it an addin. But I fail to find a good tutorial on how to do GUIs. Any suggestions for me?
I also downloaded the addin "Parameter IO", because it has some of the functionality I need and the code is noct too big. I understand the algorythms, but I am lost in the GUI-programming-part.
I simply do not have a good starting point.