hereidk / GUI

Basic user interface functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GUI

Basic user interface functions

Several simple GUI functions using TKinter

selectFromList: Takes list of choices, gets user input from dropdown menu

textBox: Text box with OK button to display messages

browseToFile: Browse to select files, includes valid file type check.

getTextInput: Get user input from text box, with OK and Cancel boxes

About

Basic user interface functions


Languages

Language:Python 100.0%