stupid question for some throw away work I am prototyping a GUI using the standard Maya commands
Is it possible to get a UI element as a PyMel object? what I mean is I am creating it via pymel in one part of the GUI, and then in a separate function that I am accessing it, I am only able to retrieve the name as a Unicode... is there a way to convert that to a PyMel object on normal nodes in Maya, PyNode works but it doesn't on UIs, so is there an equivalent? -- Todd Widup Creature TD / Technical Artist [email protected] [email protected] www.toddwidup.com -- 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/CABBPk36CYObYNO1sD%2BiOA5Abg_zByp_NVt8%2BKzPwFWKgK46xiw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
