Can I provide GUI with C# script

Hi Developers,

I would like to ask if I can provide Dockable GUI(s) with the new C# script. Or do I still need to do the old way with MS Visual Studio?

Regards,
Andras

Panels need to be registered to a specific plugin. I’m not sure if this is possible with the script interface, even when set up as a project and compiled.

I will ask internally if the plugin can be obtained when creating scripting projects.

https://developer.rhino3d.com/api/rhinocommon/rhino.ui.panels/registerpanel

1 Like

@onrender currently the answer is no, but I’ve logged the wish. I’ve also wanted this on occasion so I think it would be an excellent thing to add.

1 Like

Somehow it is nice to see that I started scrippting with python 7 years ago in Rhino. I stopped because I was busy and had Rhino limitation to provide GUI(s) as well. Now Rhino is developing and get all the features that I missed that time. I cannot believe it :).

2 Likes