Skip to content

petemojeiko/tkinter-keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Python 2.7 Tkinter

Subclass of the Entry widget with added functionality: Pop-up keyboard that instantiates when the Entry widget gains focus.

Usage: tk.KeyboardEntry(parent, keysize=5, keycolor='white').pack()

About

Popup Keyboard for Tkinter Entry widget / Python 2.7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages