HI, if that is the case, there are a few commands that I have tried like cmds.GraphEditor() however I am unable to find any documentation on it despite that I am able to run it in the script editor. Tried incorporating it into my code, same problem as listed in my first post.
So can I just assume that it is having the same description as this Texture Editor? On Wednesday, August 13, 2014 4:03:18 AM UTC+8, Justin Israel wrote: > > The cmds.TextureViewWindow() doesn't return anything. It only shows the > singleton texture editor. The docs say only one can exist at any time: > > http://download.autodesk.com/global/docs/maya2012/en_us/CommandsPython/textureWindow.html > > This would mean that if you were to embed it into your own UI, it would > steal from anywhere else that is showing it, and likewise if anywhere else > wanted to show it, your UI would lose the widget. > > > > On Tue, Aug 12, 2014 at 11:06 PM, likage <[email protected] > <javascript:>> wrote: > >> >> > -- 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/745a3b82-2ad5-4cd1-8c83-6e938ec2c2ac%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
