Community
Maya Programming
Welcome to Autodesk’s Maya Forums. Share your knowledge, ask questions, and explore popular Maya SDK topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What’s the control name for ‘bubble style’ UI option sets?

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
korama20
477 Views, 3 Replies

What’s the control name for ‘bubble style’ UI option sets?

korama20
Explorer
Explorer

I’m trying to get this style of options for my script UI:

rebuildCurve optionsrebuildCurve options
(From rebuild curve options box)

I just need to know what this kind of control is called.

0 Likes

What’s the control name for ‘bubble style’ UI option sets?

I’m trying to get this style of options for my script UI:

rebuildCurve optionsrebuildCurve options
(From rebuild curve options box)

I just need to know what this kind of control is called.

Labels (2)
3 REPLIES 3
Message 2 of 4
mspeer
in reply to: korama20

mspeer
Consultant
Consultant
Accepted solution

Hi!

 

It's called "radioButton"

Those buttons are placed within a "radioCollection" or "radioMenuItemCollection",

or directly use a "radioButtonGrp", which seems to be used in your screenshot.

0 Likes

Hi!

 

It's called "radioButton"

Those buttons are placed within a "radioCollection" or "radioMenuItemCollection",

or directly use a "radioButtonGrp", which seems to be used in your screenshot.

Message 3 of 4
korama20
in reply to: mspeer

korama20
Explorer
Explorer
Thanks for the answer!
0 Likes

Thanks for the answer!
Message 4 of 4
negow
in reply to: korama20

negow
Advocate
Advocate

Bubble buttons is such a better name for it. I can never remember what these are called!

0 Likes

Bubble buttons is such a better name for it. I can never remember what these are called!

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report