Is there a way to redirect the Output Window info or stdout to a Qt interface. We have an exporter plugin which kicks info to the Output Window, but I'd like to pipe this to an exporter UI which I've created.
On Mar 13, 5:13 am, Mark Serena <[email protected]> wrote: > Right click your Maya shortcut and choose properties and in the target box > add this to the end -log c:\debug.txt > Should look like this: > *"C:\Program Files\Autodesk\Maya2012\bin\maya.exe" -log c:\debug.txt* -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
