The radioButton command with the "edit" and "select" flags results in a crash;
example for a radio button named "myradio" (assuming it exists in an open
window)
import maya.cmds as cmds
cmds.radioButton("myradio",edit=True,select=True)
The above command attempts to save the current scene and ultimately results in
a maya crash. Some of my friends have seen this error, but I can't seem to find
any mention of it online.
Anybody have any thoughts or workarounds?
--
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/93ca612c-9b45-4118-9656-a052b9c29925%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.