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

Expose Dock/ Float for windows to Python #9903

Closed
NickDraper opened this issue Feb 20, 2014 · 1 comment
Closed

Expose Dock/ Float for windows to Python #9903

NickDraper opened this issue Feb 20, 2014 · 1 comment
Assignees
Milestone

Comments

@NickDraper
Copy link
Contributor

My instrument view is large enough so that I want to as a default kick it out of the tiny dark grey window in MantidPlot. I am preparing a script for users that would do this automatically, and would like to use this script to change a window to ‘floating.’ This feature can be done from using mantidplot, windows menu, change to floating, but I’d rather this be done automatically, regardless of user settings on MantidPlot, for ease of use.

I think we want something like the following on all mdisubwindows:

  • float()
  • isFloating()
  • dock()
  • isDocked()
@NickDraper
Copy link
Contributor Author

This issue was originally trac ticket 9060

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants