Run a video in tkinter with tkvideo with audio too 14/04/202314/04/2023pythonprogramming run a video in tkinter [...]
Create a GUI with a TextArea with Tkinter 03/04/202303/04/2023pythonprogramming a texarea with tkinter [...]
Image browser 31/12/202210/08/2023pythonprogramming Script made by me You can watch the images using the arrow keys to go forward or backward. Script made by ChatGPT The [...]
How to create multiple windows with tkinter (made by chat gpt) 12/12/202212/12/2022pythonprogramming You may know that chat gpt can create code. So I asked to make some code to make multiple windows with tkinter, to [...]
How to create an Entry input field with Python and tkinter 09/11/202209/11/2022pythonprogramming Now, after the buttons and the labels, let’s see how to create the entry text field to get the input of an user [...]
How to create a label in a GUI with Python 01/11/202201/11/2022pythonprogramming Second post about tkinter from zero. We have seen how to make a button, now we take a look at labels. It’s easy [...]
How to make an option menu with Tkinter 21/04/202221/04/2022pythonprogramming An option menu with tkinter [...]
How to change theme to tkinter: get the Sun Valley theme 02/02/202202/02/2022pythonprogramming ttk tkinter theme sun valley [...]
Open new windows once from another one with azure tkinter theme 12/12/202113/12/2021pythonprogramming azure theme tkinter open window once [...]