Hi, On Mar 9, 10:34 am, Michael <[email protected]> wrote: > Hi, > > Im new to Spyder. I messed a bit around with rearranging the windows > layout in spyder, and now it is a bit unpractical. I have been going > through the menus and preferences, but I cannot find an option to go > back to the default layout of windows. Is there such an option, or do > you have any good advice for me to go back to the standard layout.
There are two options in current version: 1. reset *all* settings to default (spyder --reset) -- there is a shortcut for that if you have installed Spyder on Windows 2. reset *only* the window layout by removing the option "hexstate" (section "main") in $HOME/.spyder2/.spyder.ini In the meantime, I've added the option "Reset window layout" in "View" menu for the developement version: http://code.google.com/p/spyderlib/source/detail?r=9689fd0aa6c1a2ff6fde7bc8edd30982f4d71cd3 > Perhaps you can tell me if there is an option to save a given layout > and export it to another machine running Spyder, this may come handy > in the future. There is no such option for now. I'll think about it. Cheers, Pierre > Thanks. > > Sincerely > Michael -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
