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

Add guiEvent data to Qt backend #4101

Merged
merged 1 commit into from Feb 15, 2015

Conversation

blink1073
Copy link
Member

Boy do I wish I stared contributing 3 years ago...
I could have prevented detours to Chaco, PyQtGraph, guiqwt, ...ugh.

@tacaswell tacaswell added this to the 1.5.0 milestone Feb 15, 2015
@pelson
Copy link
Member

pelson commented Feb 15, 2015

Thanks @blink1073 - we wish you'd started contributing 3 years ago too!
So, can you give us a heads up as to the reason for this change? This is slightly awkward in that this isn't the interface defined in backend bases..

@tacaswell
Copy link
Member

It looks like gtk, gtk3, tk, and wx do this already.

I think the idea is that this is a way to transparently pass the gui-framework specific event objects through to your call backs.

@blink1073
Copy link
Member Author

What Tom said. 😄

@blink1073
Copy link
Member Author

pelson added a commit that referenced this pull request Feb 15, 2015
@pelson pelson merged commit bbdfeaa into matplotlib:master Feb 15, 2015
@pelson
Copy link
Member

pelson commented Feb 15, 2015

Cool - I learnt something new. 😄

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

Successfully merging this pull request may close these issues.

None yet

3 participants