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

new base backend class: InteractiveBackend #134

Open
martinjrobins opened this issue Feb 23, 2019 · 0 comments
Open

new base backend class: InteractiveBackend #134

martinjrobins opened this issue Feb 23, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@martinjrobins
Copy link
Collaborator

interactive backends (eg backendgl) are currently implemented as a bunch of functions in the base Backend class (e.g. is_interactive(), get_mouse_pos() etc). These perhaps should all be added in a derived base class InteractiveBackend?

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

No branches or pull requests

1 participant