ECToo / pymel

Automatically exported from code.google.com/p/pymel
0 stars 0 forks source link

UI building using the with statement working in 2011/2012 and not in 2010 and prior #272

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hey guys...Chad encouraged me to submit this issue, even if it might already be 
fixed in the upcomming 1.0.4 release...

Describe the problem.
It is basically about a Pymel UI that is working flawless in Maya2012 but it 
raises en error in 2010 complaing about too many children in a layout.

What Version of Maya are you using?
not working in 2010, but no issues 2012/2011

On what operating system? (be as specific as possible and include service
packs, 64bit vs 32bit, etc)
Windows XP x64 SP1

What Version of PyMEL are you using?
1.0.3

What is the expected output? What do you see instead?
I expect the UI to open the same way it does on 2011/2012...instead i get an 
error

If possible, provide a few lines of code to reproduce the problem. It helps
us if your code will reproduce the problem from a new scene.
...see attached .py file

Does maya.cmds exhibit the same problem?
sorry but i can't tell that...

Please provide any additional information below.

Original issue reported on code.google.com by owski.hi...@gmail.com on 11 Mar 2012 at 11:32

Attachments: