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

Implement a new way to deal with combo boxes #1346

Merged
merged 20 commits into from
Jul 24, 2017

Conversation

astrofrog
Copy link
Member

@astrofrog astrofrog commented Jul 13, 2017

The choices are defined in the State, not in the Qt code, moving a reasonable fraction of code to non-Qt-specific code. Just a WIP for now while exploring this.

Things that are missing:

  • New combo helpers don't have access to hub currently (get from first dataset passed in append_data)
  • Extend to all viewers
  • Find a better way than having two callback properties
  • Move logic up to 'echo' level
  • Update docstrings
  • Add tests of new non-Qt-specific functionality
  • Port changes to echo

Fixes #1345

@astrofrog astrofrog changed the title WIP: Implement a new way to deal with combo boxes Implement a new way to deal with combo boxes Jul 24, 2017
@astrofrog astrofrog merged commit 20ae88a into glue-viz:master Jul 24, 2017
@astrofrog astrofrog added this to the v0.11.0 milestone Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant