Got a regular maya gui written in python that I'd like to convert to a scriptedPanel. The mel examples I found on cgtalk seemed easy enough, but my python attempts refused to work. Made increasingly simple test cases until it got down to a single button, which still failed. we're locked on 2008 here, but the one example I found online in the 2010 docs says you can't do this in python. I'm hoping its some kind of auto-doc mixup, but thought I'd check here...
The page in question: http://download.autodesk.com/us/maya/2010help/CommandsPython/scriptedPanelType.html -matt -- http://groups.google.com/group/python_inside_maya
