Relative Content

Tag Archive for tkintercustomtkinter

Problemas com a biblioteca customtkinter

enter image description here
Estou desenvolvendo um projeto para meu TCC só que a biblioteca TKinter vem apresentando alguns bugs, muitas vezes tenho que apertar o botão de login várias vezes para realmente realizar o login, existe alguma alternativa para corrigir esse possível bug.

Image update in Custom Tkinter

I’m making a simple weather app in Custom Tkinter usimg OpenWeather’s API, and I’m having trouble updating the weather icon when the user enters another city from the list. I’m still working on the app, excuse the messy code.