This is the fifth video of the series of creating a graphical (GUI) app with tkinter in Python. In the last video we started coding a functionality to allow a convenient switch between search engines. We've extended two functions, callback() and get()...
In this video we'll finish with the functionality by adding two radio buttons, Google and Duck, that will work with the extended functions.
Previous videos in this series:
- Creating Desktop Applications with Tkinter and Python - Part 1
- Creating Desktop Applications with Tkinter and Python - Part 2
- Creating Desktop Applications with Tkinter and Python - Part 3
- Creating Desktop Applications with Tkinter and Python - Part 4
This tutorial is mostly for those with at least a basic understanding of Python - beyond introduction. It is more for intermediate programmers. The code for tkapp5.py is available in the description:
To stay in touch with me, follow @cristi
Cristi Vlad, Self-Experimenter and Author