Skip to content

Introduction to making object-oriented apps with Tk

Notifications You must be signed in to change notification settings

rasql/tk-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Tk

Tk is a graphical user interface (GUI) library. It allows to create windows, buttons and all the other graphical elements.

This tutorial shows how to use object-oriented programming (OOP) for making applications with the Tk framework.

You can find the online tutorial here: https://tk-tutorial.readthedocs.io

More tutorials

About

Introduction to making object-oriented apps with Tk

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages