On 09Oct2018 01:12, Luca Bertolotti <luca72.bertolo...@gmail.com> wrote:
Thanks Cameron
but my problem is that i can't access to a line edit of the class Form from the 
class Form_cli i get this error:
'Form_cli' object has no attribute 'lineEdit_29'

It is best to always show the entire error message including traceback. As text, pasted directly into your post, not as an attachment.

I see nothing in the code you provided which makes a "lineEdit_29" attribute, so on the face of it this error message is pretty expectable.

But conversely, I don't see anything in your code which tries to access such an attribute either.

So clearly there's stuff you haven't shown us. More information required.

Cheers,
Cameron Simpson <c...@cskk.id.au>
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to