Well, I have to qualify my praise... While pymelScrollFieldReporter is incredible, it isn't flawless. It worked flawlessly because I used it on a mel script that contained global procs, and pymelScrollFieldReporter wrapped all the mel procs with a mel wrapper, so when I translated the script to pymel and executed, all the mel procs were still resident in memory. There is some work involved in finishing up the translation, but it still saves a hill of a lot of work.
On May 6, 9:16 am, PixelMuncher <[email protected]> wrote: > Until now, I've been spending hours translating my (limited) scripting > skills to python one command at a time. > > I installed and tested the pymelScrollFieldReporter. I used what for > me is a fairly complicated script w/windows, lists, and RMB > functions. It was translated flawlessly, which is incredible. This > will make learning Python SO MUCH EASIER! > Thanks once again - amazing stuff. > > --http://groups.google.com/group/python_inside_maya -- http://groups.google.com/group/python_inside_maya
