coordinates pointed by mouse in the toolbar

Hi,

I am embeding a Canvas in a wxWidgets dialog. How can i put the
coordinates the mouse ponter in the toolbar (like a StaticText or
something similar )?

Thanks in advance

Zunbeltz

There's a page on the matplotlib cookbook wiki that describes the different ways to embed matplotlib in wxPython applications:

  http://www.scipy.org/wikis/topical_software/EmbeddingInWx

Please let me know if you have any questions.

Ken

ยทยทยท

On Dec 12, 2005, at 9:46 AM, Zunbeltz Izaola wrote:

I am embeding a Canvas in a wxWidgets dialog. How can i put the
coordinates the mouse ponter in the toolbar (like a StaticText or
something similar )?