Custom Ribbon tab with 3ds Max SDK

Custom Ribbon tab with 3ds Max SDK

Anonymous
Not applicable
512 Views
0 Replies
Message 1 of 1

Custom Ribbon tab with 3ds Max SDK

Anonymous
Not applicable

Hello everyone!

 

 

I'm creating a 3ds Max plugin using the .NET SDK, 2016 version. What I want is to create a custom tab on the ribbon with a few buttons, dropdown lists and toggles.

 

I've made a xaml file with the layout that I want, but for the life of me I cannot find any methods to access those controls from the SDK code. I want to populate the dropdowns and then read the value that the user chose, but I cannot even get a handle to them.

 

I can successfully use CUIActionCommandAdapters to bind actions that I want to the buttons in the customization window, but nothing else at all.

 

Is there something that I'm utterly missing? Or is there really no way to do that in 3ds Max SDK? Or, if it's a .NET limitation, how do I do that with C++?

 

Thanks in advance!

0 Likes
513 Views
0 Replies
Replies (0)