Skip to content

Wx gui example: fixes the broken example for %gui wx.#1296

Merged
minrk merged 2 commits into
ipython:masterfrom
fperez:wxgui
Feb 7, 2012
Merged

Wx gui example: fixes the broken example for %gui wx.#1296
minrk merged 2 commits into
ipython:masterfrom
fperez:wxgui

Conversation

@fperez
Copy link
Copy Markdown
Member

@fperez fperez commented Jan 20, 2012

Applied the fix contributed by @piotradam in #645 and tested that things now work correctly. It seems our Wx code was OK, it was just a problem with the example.

Many thanks to @piotradam for the key fix!

Closes #645.

minrk added a commit that referenced this pull request Feb 7, 2012
Fix the broken example for `%gui wx`
It seems our Wx code was OK, it was just a problem with the example.

Closes #645
@minrk minrk merged commit 6e492bd into ipython:master Feb 7, 2012
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Fix the broken example for `%gui wx`
It seems our Wx code was OK, it was just a problem with the example.

Closes ipython#645
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.

Standalone WX GUI support is broken

3 participants