Python Forum
ImiportError class not defined
Thread Rating:
  • 2 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ImiportError class not defined
#2
So I have tried to create another class in the main folder, but I still can't seem to access the widgets in the ui classes. Obviously, I can't just create an instance of the class, because the data is in the window that is currently active. So when I try to access the class directly, it just spits out the error that my SetupWidget Class has no attribute 'ui_get_client' which is the name of the field in the form I have made. How do I get this data out of here so that I can then set one of the labels in the main window?
Reply


Messages In This Thread
ImiportError class not defined - by iFunKtion - Feb-27-2017, 01:08 PM
RE: ImiportError class not defined - by iFunKtion - Feb-27-2017, 03:51 PM
RE: ImiportError class not defined - by Larz60+ - Feb-27-2017, 03:56 PM
RE: ImiportError class not defined - by iFunKtion - Feb-27-2017, 04:30 PM
RE: ImiportError class not defined - by iFunKtion - Feb-28-2017, 01:35 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Kivy] Acces atributes from a button defined in a class inside the .kv Tomli 2 2,115 Jun-10-2021, 01:05 AM
Last Post: Tomli

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020