Skip to content

This is a simple script demonstrating file selection using the Tkinter GUI. It also demonstrates tab auto-completion and file name validation.

Notifications You must be signed in to change notification settings

samseyller/Python-Tkinter-File-Selection-with-Tab-Auto-Complete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

File Selection and Auto Complete in Python

This is a simple script demonstrating file selection using the Tkinter GUI. It demonstrates tab auto-completion and file name validation.

Files can be selected by typing a file name or using the file dialog window. Upon selecting a file, the name will be validated. The entry box will turn green or red indicating if a valid file has been selected.

About

This is a simple script demonstrating file selection using the Tkinter GUI. It also demonstrates tab auto-completion and file name validation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages