##// END OF EJS Templates
Removed the timer callback in favor of the idle one and re-use wx waiting time after an event is processed. This make things more reactive. Also, the created window is now made insivisible and is not supposed to be ever show or detroyed. Finally, fixed the bug in window closing for linux platform using the glutSetOption available on Freeglut.
Removed the timer callback in favor of the idle one and re-use wx waiting time after an event is processed. This make things more reactive. Also, the created window is now made insivisible and is not supposed to be ever show or detroyed. Finally, fixed the bug in window closing for linux platform using the glutSetOption available on Freeglut.
Nicolas Rougier -
r4831:c6756143
Show More
Name Size Modified Last Commit Author
/ docs / examples / lib
example-demo.py Loading ...
gui-glut.py Loading ...
gui-gtk.py Loading ...
gui-pyglet.py Loading ...
gui-qt.py Loading ...
gui-tk.py Loading ...
gui-wx.py Loading ...
internal_ipkernel.py Loading ...
ipkernel_qtapp.py Loading ...
ipkernel_wxapp.py Loading ...