Creating Desktop Applications with Tkinter and Python - Part 3

in programming •  8 years ago 

This is the third video of the series of creating a graphical application with tkinter and Python. Here we're having a running version of the application - a universal search bar.

What makes it 'universal' and convenient is that we force it to stay on top of all windows, without actually interfering with the rest of the workflow. Additionally, it occupies the minimum amount of screen/monitor space possible.

This tutorial is mostly for those who have a basic understanding of Python - beyond introduction. It is more for intermediate programmers. The code for tkapp3.py is available in the description:


To stay in touch with me, follow @cristi

#programming #science


Cristi Vlad, Self-Experimenter and Author

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Cool!

That is really cool stuff, tkinter could be use used to creating ui layers ontop of steem scripts.

give me ideas please :)