Syntax error, my guess is you need to know the exact outliner window you 
want to dock, can you find out the name of the window you want to dock ?

On Wednesday, June 10, 2015 at 5:11:30 PM UTC-4, Justin Israel wrote:
>
> string $panel = `outlinerPanel`;
> dockControl -area "left" -content $panel;
>
>
> On Thu, Jun 11, 2015 at 3:16 AM Christopher. <crestchr...@gmail.com 
> <javascript:>> wrote:
>
>> I want to dock the outliner (MEL). I know there is code online that can 
>> do this, I want to do it my way. The following code doesn't work, I'm 
>> thinking I have the wrong name for the outliner ?
>>
>> dockControl -area "left" -content "outliner"
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Python Programming for Autodesk Maya" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to python_inside_maya+unsubscr...@googlegroups.com <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/python_inside_maya/0d091b84-8171-425c-97c0-ce91b4b451d6%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/python_inside_maya/0d091b84-8171-425c-97c0-ce91b4b451d6%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/32696103-7031-46f9-974b-88781d207f61%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to