How to get started with GUI-programming.

How to get started with GUI-programming.

picadilly
Advocate Advocate
313 Views
2 Replies
Message 1 of 3

How to get started with GUI-programming.

picadilly
Advocate
Advocate

Hi everybody,

 

I managed to write my first scripts in python:

https://forums.autodesk.com/t5/fusion-api-and-scripts/code-review-share-for-automated-change-of-para...

 

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.

0 Likes
314 Views
2 Replies
  • GUI
Replies (2)
Message 2 of 3

kandennti
Mentor
Mentor

Hi @picadilly -San.

 

I think this page is a good place to start.

https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-3922697A-7BF1-4799-9A5B-C8539DF57051 

 

I think the current add-in template is good for creating something on a large scale, but I think it is too voluminous to create just one command.

0 Likes
Message 3 of 3

picadilly
Advocate
Advocate

Thnaks for your reply. Stupid question: is the GUI in F360 some proprietary thing or is it some standard package?

0 Likes