Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: AttributeError: 'App' object has no attribute 'set_text'
Post: RE: AttributeError: 'App' object has no attribute ...

My Application is working.The GUI works correctly but when I press the numpad buttons it show the following error: Exception in Tkinter callback Traceback (most recent call last): File "C:\Python3\l...
Sahil1313 GUI 6 12,109 Jun-16-2018, 03:08 AM
    Thread: AttributeError: 'App' object has no attribute 'set_text'
Post: AttributeError: 'App' object has no attribute 'set...

I am creating a python tkinter gui application.When i run my code the gui works fine but the buttons are not working properly.Please see the code below:from tkinter import * class App: def __init__(s...
Sahil1313 GUI 6 12,109 Jun-15-2018, 08:18 AM

User Panel Messages

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