On Sun, Mar 24, 2013 at 7:01 AM, Carlos Córdoba <[email protected]>wrote:
> I don't think there is no way to save permanently the toolbars in other > windows. You could try to implement it yourself. The way to save settings > is using config.py, so you can take a look at it. > > Cheers, > Carlos > > El 21/03/13 11:55, Sylvain Corlay escribió: > > Hi everyone, >> >> It seems not to be possible to have a persistent layout for the editor >> window ( when using a separate window for the editor ). I usually remove >> the "file toolbar", "search toolbar" and the "source toolbar". I don't >> know if it is a bug of if it is just not supported. >> >> Moreover, the run toolbar is there while the debug toolbar is not >> appearing. >> >> Cheers, >> >> Sylvain >> -- >> > I just pushed a change that at least enables the debugging toolbar for editors in a separate window. Making the editor remember custom toolbar layouts is a separate issue to solve later. Jed -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
