Yes, there's a big issue with it and it looks like a bigger issue than
just pymel implementation.  It looks like autodesk never fully got it
working in mel either.  It extends, to my knowledge, from 2009 up
until the current version.  More information on this is definitely
appreciated if anyone knows anything.  I raised the same question on
TAO a bit ago and Jason Parks was kind enough to submit it to the
pymel issues database.  http://code.google.com/p/pymel/issues/detail?id=237

On Mar 30, 8:12 am, Paul Molodowitch <[email protected]> wrote:
> Hi all - was just wondering if anyone out there had used the preloadRefEd
> command / control before, and if so, would let me know what the 'proper' way
> to use it was, so I can confirm whether or not it's working.  Running the
> sample code in the documentation:
>
> import maya.cmds as cmds
> window = cmds.window()
> cmds.paneLayout()
> cmds.preloadRefEd()
> cmds.showWindow(window)
>
> ...results in a blank window.  Help?
>
> - Paul

-- 
http://groups.google.com/group/python_inside_maya

Reply via email to