forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
new_gui.py #25244
Copy link
Copy link
Closed as not planned
Labels
info-neededIssue requires more information from posterIssue requires more information from postertriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team
Metadata
Metadata
Assignees
Labels
info-neededIssue requires more information from posterIssue requires more information from postertriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team
We have written the needed data into your clipboard ^^^^^^^^^
File "c:\Users\Silva\Desktop\news gui.py", line 567, in init
self.create_ui()
File "c:\Users\Silva\Desktop\news gui.py", line 604, in create_ui
self.create_news_tab()
File "c:\Users\Silva\Desktop\news gui.py", line 690, in create_news_tab
self.edit_news_btn.clicked.connect(self.enable_news_edit)
^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NewsGUI' object has no attribute 'enable_news_edit'
PS C:\Users\Silva> becai use it was too large to send. Please paste.
File "c:\Users\Silva\Desktop\news gui.py", line 567, in init
self.create_ui()
File "c:\Users\Silva\Desktop\news gui.py", line 604, in create_ui
self.create_news_tab()
File "c:\Users\Silva\Desktop\news gui.py", line 690, in create_news_tab
self.edit_news_btn.clicked.connect(self.enable_news_edit)
^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NewsGUI' object has no attribute 'enable_news_edit'
PS C:\Users\Silva>