I've use both Maya and Softimage (XSI) for years, and the problem (imo) that many will make is that they're two different applications. You simply can't go into one and expect it to work in the same way to something else. This is no different to when jumping to Modo, Houdini, or Max.
From: [email protected] [mailto:[email protected]] On Behalf Of Martin Yara Sent: 19 March 2014 11:19 To: [email protected] Subject: Re: A confession You shouldn't rely too much on the outliners, they are nowhere near what SI Explorer is. But if you must, and want to open multiple outliners ala Softimage, you can do it with something like this: // MEL //------------------------------------- window -t "Outliner" -wh 200 500; frameLayout -labelVisible false; string $panel = `outlinerPanel`; showWindow; //------------------------------------- Yeah, you have to script a lot in Maya. Even for stupid things like this. Knowing basic scripting in SI is very useful, but in Maya, not knowing basic scripting may be critical. Martin On Wed, Mar 19, 2014 at 6:51 PM, Ivan Vasiljevic <[email protected]<mailto:[email protected]>> wrote: You should go with something more simpler for start: Try opening few outliners as you would often have few explorer opened in SI.
<<attachment: winmail.dat>>

