Re: [Maya-Python] Re: docking

2015-10-17 Thread Christopher.
Saving preferences didn't help, this time I closed Maya clean and my custom UI was not restored even after saving the current layout ? On Saturday, October 17, 2015 at 8:57:39 PM UTC-4, Christopher. wrote: > > I may not have done that after customizing the U.I, will do next time, now > I must st

Re: [Maya-Python] Re: docking

2015-10-17 Thread Christopher.
I may not have done that after customizing the U.I, will do next time, now I must start from scratch ! On Saturday, October 17, 2015 at 12:36:52 PM UTC-4, Chris Lesage wrote: > > Hey Christopher, > > After you've made your custom layout, click File -> Save Preferences. No > need to wait until Ma

Re: [Maya-Python] Re: docking

2015-10-17 Thread Chris Lesage
Hey Christopher, After you've made your custom layout, click File -> Save Preferences. No need to wait until Maya closes to save your prefs. On Sat, Oct 17, 2015 at 12:16 PM, Christopher. wrote: > If as you all probably know, Maya closes clean, as in, not crashing, even > after saving your cus

[Maya-Python] Re: docking

2015-10-17 Thread Christopher.
If as you all probably know, Maya closes clean, as in, not crashing, even after saving your custom layout, it remains the same the next time you start. Recently Maya crashed on me, and my custom layout is gone, any solution to this ? On Saturday, October 3, 2015 at 1:13:19 PM UTC-4, Christoph

[Maya-Python] Re: docking

2015-10-03 Thread Christopher.
I put the outlinerEditor in a variable; as such; string $panel = 'outlinerEditor'; dockControl $panel; On Saturday, October 3, 2015 at 1:13:19 PM UTC-4, Christopher. wrote: > > When docking a panel, in this case, the outliner. Most of the code I find > start with outlinerWindow, yet the doc