Hi All,

I'm tring to embedd a matplotlib_figure + matplotlib_mouse_action inside a pyqt 
gui
the figure i'm plotting is displaied ok in pyqt but i have problems to send 
the "text" from the mouse action to a line edit.

i id an external class delegate to this job, but i'm not a good programmer
and maybe i'm doing something wrong :-(

the code is :  http://paste.debian.net/61425/

the function "printsomething" (lines 63-65) print out the text 
on the shell, but it is no added to the lineEit widjet 
(i have no errors logs)

thanks for any help!


regards,

Massimo


_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to