Excuse me for being a bit off topic, but I was testing this code and noticed: Button() generated a 'not defined' error, but ui.Button() and button() both work correctly.
I'm curious about the difference between upper and lowercase versions of these commands and how you import the ui module to avoid the requirement of adding 'ui' to the commands. Thanks. -- http://groups.google.com/group/python_inside_maya
