TkEasyGUI is a Python library that allows for the easy and simple creation of GUI applications.
- dialogs module ... popup / popup_get_file etc ...
- widgets module ... Window / Button / Input / Text etc ...
Here is a list of elements:
- Window
- Button
- CalendarBrowse
- CalendarButton
- Canvas
- Checkbox
- CloseButton
- ColorBrowse
- Column
- Combo
- FileBrowse
- FileSaveAs
- FileSaveAsBrowse
- FilesBrowse
- FolderBrowse
- Frame
- FrameScrollable
- Graph
- HSeparator
- Image
- Input
- InputText
- Label
- ListBrowse
- Listbox
- Menu
- Multiline
- MultilineBrowse
- Output
- Progressbar
- Push
- Radio
- Slider
- Submit
- Tab
- TabGroup
- Table
- Text
- Textarea
- VPush
- VSeparator
- utils ... get_clipboard / set_clipboard