How to call a function from another frame in tkinter witheout getting an AttributeError: object has no attribute
Hello everyone I am kinda new to python and Tkinter I start it few month ago.
I’m currently working on tkinter app for my work. this is a simple app that got 3 pages one for the home page, another is a form to send entry to a database and the last one to change the entry sended in DB.