Python 3 Programming Tutorial - Tkinter adding images and text
Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=a1Y5e-aGPQ4
Finally, as a conclusion to our intro to tkinter, we cover the addition of labels. A label in tkinter can be an image or text. In this tutorial, we cover both examples, by showing an image as a part of an event, by adding "show image" to our edit option in our menu bar. We do the same thing with "show text," which pops up some text as well.
Sample code for this basics series: http://pythonprogramming.net/beginner-python-programming-tutorials/
Python 3 Programming tutorial Playlist: http://www.youtube.com/watch?v=oVp1vrfL_w4&feature=share&list=PLQVvvaa0QuDe8XSftW-RAxdo6OmaeL85M
http://seaofbtc.com
http://sentdex.com
http://hkinsley.com
https://twitter.com/sentdex
Bitcoin donations: 1GV7srgR4NJx4vrk7avCmmVQQrqmv87ty6
Other Videos By sentdex
Tags:
Python (Programming Language)
Tkinter
Computer Programming (Conference Subject)
image
images
text
tk
window
graphical user interface
gui
tcl
programming
tutorial
basics
python 3
python 3.3
python 3.4
python 2 and 3
python 2.7
2.7
3.3
3.4
beginner
how-to
coding
easy