#example:
cmds.window()
cmds.columnLayout()
cmds.button()
cmds.popupMenu( button=1,postMenuCommand='win()' )
cmds.showWindow()
def win():
cmds.window('hi2')
cmds.columnLayout()
cmds.showWindow()
i am running example script now.i want...when releasing the mouse button,maya
runing deleteUI('hi') command....
please help me...thanks!
--
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/c350394c-8b86-43d9-9191-addd301f55c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.