[PyQt] problems to setText in a lineEdit widjet

Massimo Di Stefano massimodisasha at yahoo.it
Thu Feb 25 11:04:20 GMT 2010


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




More information about the PyQt mailing list