|
From: Ken M. <mc...@ii...> - 2007-04-09 20:09:12
|
On Apr 9, 2007, at 1:16 PM, Grant Edwards wrote: > > I've switched to using wxmpl to embed figure in a wxWidgets > panel. That almost works -- except I loose the ability for the > user to rotate/zoom using the mouse. I'm afraid that the current version of WxMpl doesn't play nicely with matplotlib's event system. I hope to integrate the two event models so stuff like 3D rotations work. Unfortunately that probably won't be happening for some time yet. Ken |