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

feat: Make window state an init option to SubprocessWidget #240

Merged
merged 2 commits into from
Jun 16, 2016

Conversation

alexcjohnson
Copy link
Contributor

Changes proposed in this pull request:

  • Allow SubprocessWidget window state in the constructor and helper functions:
qc.show_subprocess_widget(state='minimized')
# or
qc.show_subprocess_widget(state='floated')

@MerlinSmiles as requested in https://github.com/qdev-dk/Qcodes/pull/237#issuecomment-225949382

We do this by putting _state into the model and providing it as
a constructor arg
should have been in the previous commit
@MerlinSmiles
Copy link
Contributor

works like a charm, thanks!
💃

@alexcjohnson alexcjohnson merged commit ab39e19 into master Jun 16, 2016
@alexcjohnson alexcjohnson deleted the feature/min-widget branch June 16, 2016 16:15
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

Successfully merging this pull request may close these issues.

None yet

2 participants