Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create new windows when undocking all plugins #3790

Closed
ccordoba12 opened this issue Dec 6, 2016 · 1 comment
Closed

Create new windows when undocking all plugins #3790

ccordoba12 opened this issue Dec 6, 2016 · 1 comment

Comments

@ccordoba12
Copy link
Member

There are two improvements I'd like to see for new Editor windows

  1. Make their toolbar to be exactly the same as the one present in the main window (except for the working directory toolbar, which we don't need to show in new windows).

  2. When the Editor plugin is undocked, we must close it and show a new window instead. For that we need to connect a new method to the topLevelChanged signal of its QDockWidget:

    http://doc.qt.io/qt-4.8/qdockwidget.html#topLevelChanged

@dalthviz, please work on this in two different PRs. Please start with point 1. which is easier, and then move to 2.

@randallpittman
Copy link
Contributor

I look forward to this as I'd like to split my screen between a web page and the Spyder editor without the rest of the gui using up space. Thanks for working on it!

@ccordoba12 ccordoba12 modified the milestones: v3.2, v3.3 Feb 14, 2017
@ccordoba12 ccordoba12 modified the milestones: v3.2, v4.0beta2 Jun 21, 2017
@ccordoba12 ccordoba12 changed the title Improvements to Editor's new windows Improvements to Editor new windows Jun 21, 2017
@ccordoba12 ccordoba12 modified the milestones: v4.0beta1, v3.2 Jun 22, 2017
@ccordoba12 ccordoba12 changed the title Improvements to Editor new windows Create new windows when undocking all plugins Aug 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants