[Matplotlib-users] WxPython backend + Vista => toolbar not working

2009-06-24 Thread guillaume ranquet
Hi list :) I'm having troubles with windows vista and the wxpython toolbar. it works fine on linux (not tested on any other windows//mac os) I just see a gray bar where the toolbar should be. I do something like this: from matplotlib.backends.backend_wxagg import FigureCanvasWxAgg as FigureCanvas

[Matplotlib-users] WxPython backend + Vista => toolbar not working

2009-06-24 Thread guillaume ranquet
Hi list :) I'm having troubles with windows vista and the wxpython toolbar. it works fine on linux (not tested on any other windows//mac os) I just see a gray bar where the toolbar should be. I do something like this: from matplotlib.backends.backend_wxagg import FigureCanvasWxAgg as FigureCanva