how about creating a shortcut for a given runtime command ? Using the hotkey editor I mean And if you want to bind an action to a shortcut not available via maya hotkey editor, like ` (backquote), you can still attach a QAction onto it in your userSetup.py
On Thursday, October 31, 2019 at 12:40:18 PM UTC-4, likage wrote: > > Hi everyone, > > I am wondering if there is a cmds command or something, where when you hit > a certain hotkeys, this "popup" message will be shown on the viewport? > > Eg. If you press Ctrl+M, the popup menu - "The top menu bar is now hidden. > Press Ctrl+m to show it" > -- 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/5384751e-8a6c-49bf-81aa-6b23ea39330e%40googlegroups.com.
