##// END OF EJS Templates
Backport PR #10301: FIX: re-order qt eventloop hook a bit...
Backport PR #10301: FIX: re-order qt eventloop hook a bit try to reduce race conditions by: - connect the exit callback before enabling the notifier (this might not matter) - only bother starting the event loop if the input is not ready. closes 10201 I don't have a mac to test this on. This may be complete cargo-culting.
Matthias Bussonnier -
r23382:5176e375 auto-backport-of-...
Show More
Name Size Modified Last Commit Author
/ examples / IPython Kernel / gui
gui-glut.py Loading ...
gui-gtk.py Loading ...
gui-gtk3.py Loading ...
gui-pyglet.py Loading ...
gui-qt.py Loading ...
gui-tk.py Loading ...
gui-wx.py Loading ...