Hi all, This may be more of a MEL question, but does anyone know if it's possible to make an option box in a shelf button's right click menu? Something like this works in a typical menu, but I can't seem to make it (or rather, its MEL equivalent) work in a shelf button menu.
cmds.menuItem(label='Option') cmds.menuItem(optionBox=True) Any insight? Thanks, Dave -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/1e511dc7-395f-442c-9789-8991f67e083a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
