I really like the secondary option offered on Maya menus presented as a little square showing that there are other settings that can be tweaked.
I'd like to use this idea for some of my studio's internal tools. I have a partially working implementation <http://pastebin.com/ibbPZa8n> by subclassing QAction, but my new QActions are not quite working as I want. They don't hover or hide the menu when clicked. Does anyone know of a way to implement the maya style secondary menu actions? I can't seem to find the right search terms to yield anything from google searches. Cheers, jesse -- 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 post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
