René's URL Explorer Experiment


Title: The Project - PySimpleGUI Documentation

Generator: mkdocs-1.4.2, mkdocs-material-8.5.10

direct link

Domain: Docs.PySimpleGUI.com

theme-color#02a6f2

Links:

https://statcounter.com/
Skip to content https://Docs.PySimpleGUI.com#what-is-pysimplegui
https://Docs.PySimpleGUI.com/
www.PySimpleGUI.com Main site, Licensing, FAQ https://www.pysimplegui.com
PySimpleGUI/PySimpleGUI https://github.com/PySimpleGUI/PySimpleGUI
Home https://Docs.PySimpleGUI.com/
Call Reference https://Docs.PySimpleGUI.com/call_reference/
Demo Screenshots https://Docs.PySimpleGUI.com/demo_screenshots/
FAQ https://Docs.PySimpleGUI.com/FAQ/
User Screenshots https://Docs.PySimpleGUI.com/user_screenshots/
Readme Feb 2024 https://Docs.PySimpleGUI.com/readme_Feb2024/
Announcements2018-2024 https://Docs.PySimpleGUI.com/githubannouncements/
History https://Docs.PySimpleGUI.com/history/
https://Docs.PySimpleGUI.com/
PySimpleGUI/PySimpleGUI https://github.com/PySimpleGUI/PySimpleGUI
The Project https://Docs.PySimpleGUI.com/
Who Is PySimpleGUI Designed For? https://Docs.PySimpleGUI.com/documentation/what_is_it/
The Concept https://Docs.PySimpleGUI.com/documentation/what_is_it/the_concept/
Goal 1 - "You Have Fun" https://Docs.PySimpleGUI.com/documentation/what_is_it/fun_as_a_goal/
Goal 2 - "You Are Successful" https://Docs.PySimpleGUI.com/documentation/what_is_it/success_as_a_goal/
What Was Made Simple? https://Docs.PySimpleGUI.com/documentation/what_is_it/what_was_made_simple/
Window Creation https://Docs.PySimpleGUI.com/documentation/what_is_it/window_creation/
Make the Window Do Something Useful https://Docs.PySimpleGUI.com/documentation/what_is_it/doing_something_useful/
The PySimpleGUI Architecture - Under The Hood https://Docs.PySimpleGUI.com/documentation/what_is_it/under_the_hood/
What Can PySimpleGUI Be Used For? https://Docs.PySimpleGUI.com/documentation/what_is_it/what_can_be_made_with_PySimpleGUI/
Quick Start - Basic Install & Introduction to the APIs https://Docs.PySimpleGUI.com/documentation/quick_start/getting_started/
Coding Conventions https://Docs.PySimpleGUI.com/documentation/quick_start/coding_conventions/
The 2 Groups of APIs https://Docs.PySimpleGUI.com/documentation/quick_start/groups_of_apis/
The Windowing APIs - Popups https://Docs.PySimpleGUI.com/documentation/quick_start/windowing_apis_popup_windows/
popup - Output Popup Functions (Popup Windows 1 of 4) https://Docs.PySimpleGUI.com/documentation/quick_start/popups_output_type/
popup - Input Popup Functions (Popup Windows 2 of 4) https://Docs.PySimpleGUI.com/documentation/quick_start/popups_input_type/
Debug Print (Popup Windows 3 of 4) https://Docs.PySimpleGUI.com/documentation/quick_start/debug_print_window/
One Line Progress Meter (Popup Windows 4 of 4) https://Docs.PySimpleGUI.com/documentation/quick_start/one_line_progress_meter/
The Windowing APIs - Custom Windows https://Docs.PySimpleGUI.com/documentation/quick_start/windowing_apis_custom_windows/
The PySimpleGUI Ecosystem https://Docs.PySimpleGUI.com/documentation/ecosystem/
Documentation https://Docs.PySimpleGUI.com/documentation/ecosystem/ecosys_docs/
PySimpleGUI Demo Programs https://Docs.PySimpleGUI.com/documentation/ecosystem/ecosys_demos/
Support https://Docs.PySimpleGUI.com/documentation/ecosystem/ecosys_support/
The PySimpleGUI Ports - tk, Qt, Wx, Remi/Web https://Docs.PySimpleGUI.com/documentation/ports/
PySimpleGUI - The Tkinter Port https://Docs.PySimpleGUI.com/documentation/ports/pysimplegui_tkinter/
PySimpleGUIQt https://Docs.PySimpleGUI.com/documentation/ports/pysimplegui_qt/
PySimpleGUIWx https://Docs.PySimpleGUI.com/documentation/ports/pysimplegui_wx/
PySimpleGUIWeb https://Docs.PySimpleGUI.com/documentation/ports/pysimplegui_web/
Installation https://Docs.PySimpleGUI.com/documentation/installing_licensing/
Installing PySimpleGUI https://Docs.PySimpleGUI.com/documentation/installing_licensing/installing/
Testing The Installation of PySimpleGUI https://Docs.PySimpleGUI.com/documentation/installing_licensing/testing_install/
Upgrading PySimpleGUI https://Docs.PySimpleGUI.com/documentation/installing_licensing/upgrading/
Writing PySimpleGUI Applications https://Docs.PySimpleGUI.com/documentation/writing_applications/
Editors and IDEs https://Docs.PySimpleGUI.com/documentation/writing_applications/ides/
Distribution https://Docs.PySimpleGUI.com/documentation/writing_applications/distribution/
The Window Designer https://Docs.PySimpleGUI.com/documentation/writing_applications/window_designer/
Error Handling https://Docs.PySimpleGUI.com/documentation/writing_applications/error_handling/
The Elements https://Docs.PySimpleGUI.com/documentation/module/elements/
Button https://Docs.PySimpleGUI.com/documentation/module/elements/button/
ButtonMenu https://Docs.PySimpleGUI.com/documentation/module/elements/button_menu/
Canvas https://Docs.PySimpleGUI.com/documentation/module/elements/canvas/
Checkbox https://Docs.PySimpleGUI.com/documentation/module/elements/checkbox/
Column https://Docs.PySimpleGUI.com/documentation/module/elements/column/
Combo https://Docs.PySimpleGUI.com/documentation/module/elements/combo/
Frame https://Docs.PySimpleGUI.com/documentation/module/elements/frame/
Graph https://Docs.PySimpleGUI.com/documentation/module/elements/graph/
Horizontal Separator https://Docs.PySimpleGUI.com/documentation/module/elements/horizontal_separator/
Vertical Separator https://Docs.PySimpleGUI.com/documentation/module/elements/vertical_separator/
Image https://Docs.PySimpleGUI.com/documentation/module/elements/image/
Input https://Docs.PySimpleGUI.com/documentation/module/elements/input/
Listbox https://Docs.PySimpleGUI.com/documentation/module/elements/listbox/
Menu https://Docs.PySimpleGUI.com/documentation/module/elements/menu/
MenubarCustom https://Docs.PySimpleGUI.com/documentation/module/elements/menubar_custom/
Multiline https://Docs.PySimpleGUI.com/documentation/module/elements/multiline/
OptionMenu https://Docs.PySimpleGUI.com/documentation/module/elements/option_menu/
Output https://Docs.PySimpleGUI.com/documentation/module/elements/output/
Pane https://Docs.PySimpleGUI.com/documentation/module/elements/pane/
ProgressBar https://Docs.PySimpleGUI.com/documentation/module/elements/progress_bar/
Push https://Docs.PySimpleGUI.com/documentation/module/elements/push/
Radio https://Docs.PySimpleGUI.com/documentation/module/elements/radio/
Sizegrip https://Docs.PySimpleGUI.com/documentation/module/elements/sizegrip/
Sizer https://Docs.PySimpleGUI.com/documentation/module/elements/sizer/
Slider https://Docs.PySimpleGUI.com/documentation/module/elements/slider/
Spin https://Docs.PySimpleGUI.com/documentation/module/elements/spin/
StatusBar https://Docs.PySimpleGUI.com/documentation/module/elements/status_bar/
Tab https://Docs.PySimpleGUI.com/documentation/module/elements/tab/
Table https://Docs.PySimpleGUI.com/documentation/module/elements/table/
Text https://Docs.PySimpleGUI.com/documentation/module/elements/text/
Titlebar https://Docs.PySimpleGUI.com/documentation/module/elements/titlebar/
Tree https://Docs.PySimpleGUI.com/documentation/module/elements/tree/
VPush https://Docs.PySimpleGUI.com/documentation/module/elements/vpush/
Locating & Changing Elements https://Docs.PySimpleGUI.com/documentation/module/locating_and_updating_elements/
Common Parameters https://Docs.PySimpleGUI.com/documentation/module/common_element_parameters/
Keys https://Docs.PySimpleGUI.com/documentation/module/keys/
Return Values https://Docs.PySimpleGUI.com/documentation/module/return_values/
Events https://Docs.PySimpleGUI.com/documentation/module/return_values/events/
Values Dictionary https://Docs.PySimpleGUI.com/documentation/module/return_values/values/
Window Object https://Docs.PySimpleGUI.com/documentation/module/window/
Reading Windows https://Docs.PySimpleGUI.com/documentation/module/reading_windows/
Layouts https://Docs.PySimpleGUI.com/documentation/module/layouts/
Dynamic Layouts https://Docs.PySimpleGUI.com/documentation/module/dynamic_layouts/
Menus https://Docs.PySimpleGUI.com/documentation/module/menus/
Keyboard & Mouse Capture https://Docs.PySimpleGUI.com/documentation/module/keyboard_mouse_capture/
Popups https://Docs.PySimpleGUI.com/documentation/module/popups/
One Line Progress Meter https://Docs.PySimpleGUI.com/documentation/module/one_line_progress_meter/
Debug Print https://Docs.PySimpleGUI.com/documentation/module/debug_output/
Images https://Docs.PySimpleGUI.com/documentation/module/images/
Cursors https://Docs.PySimpleGUI.com/documentation/module/cursors/
TTK https://Docs.PySimpleGUI.com/documentation/module/ttk/
Themes https://Docs.PySimpleGUI.com/documentation/module/themes/
SystemTray https://Docs.PySimpleGUI.com/documentation/module/system_tray/
Extending https://Docs.PySimpleGUI.com/documentation/module/extending/extending/
Widget Access https://Docs.PySimpleGUI.com/documentation/module/extending/widget_access/
Binding Tkinter "events" https://Docs.PySimpleGUI.com/documentation/module/extending/event_bindings/
Multi-threading https://Docs.PySimpleGUI.com/documentation/module/multithreading/
Global Settings https://Docs.PySimpleGUI.com/documentation/module/global_settings/
User Settings API https://Docs.PySimpleGUI.com/documentation/module/user_settings/
Exec APIs - Simplified Subprocesses https://Docs.PySimpleGUI.com/documentation/module/exec_apis/
Timer APIs - Simplified Time-based Events https://Docs.PySimpleGUI.com/documentation/module/timer_apis/
Clipboard APIs https://Docs.PySimpleGUI.com/documentation/module/clipboard_apis/
The Debugger https://Docs.PySimpleGUI.com/documentation/module/debugger/
The PySimpleGUI Utilities https://Docs.PySimpleGUI.com/documentation/utilities/
Built-in Command Line Utilities https://Docs.PySimpleGUI.com/documentation/utilities/builtin_utilities/
psgdemos https://Docs.PySimpleGUI.com/documentation/utilities/psgdemos/
psgcompiler https://Docs.PySimpleGUI.com/documentation/utilities/psgcompiler/
psgshortcut https://Docs.PySimpleGUI.com/documentation/utilities/psgshortcut/
psgresizer https://Docs.PySimpleGUI.com/documentation/utilities/psgresizer/
psgtest https://Docs.PySimpleGUI.com/documentation/utilities/psgtest/
psgfiglet https://Docs.PySimpleGUI.com/documentation/utilities/psgfiglet/
Versions (very early releases) https://Docs.PySimpleGUI.com/documentation/versions/
Release Notes (post-2018) https://Docs.PySimpleGUI.com/documentation/versions/release_notes/
5.0 Feb-2024 https://Docs.PySimpleGUI.com/documentation/versions/psg5/
6.0 Apr-2026 https://Docs.PySimpleGUI.com/documentation/versions/psg6/
About https://Docs.PySimpleGUI.com/documentation/about/
The PySimpleGUI Call Reference https://Docs.PySimpleGUI.com/call_reference/
Tkinter Port Call Reference https://Docs.PySimpleGUI.com/call_reference/tkinter/
Window https://Docs.PySimpleGUI.com/call_reference/tkinter/window/
Button https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/button/
ButtonMenu https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/button_menu/
Canvas https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/canvas/
Checkbox https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/checkbox/
Column https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/column/
Combo https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/combo/
Frame https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/frame/
Graph https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/graph/
HorizontalSeparator https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/horizontal_separator/
Image https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/image/
Input https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/input/
Layout Helper Funcs https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/layout_helpers/
Listbox https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/listbox/
Menu https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/menu/
MenubarCustom https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/menubar_custom/
Multiline https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/multiline/
OptionMenu https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/option_menu/
Output https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/output/
Pane https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/pane/
Pre-Defined Buttons https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/pre_defined_buttons/
ProgressBar https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/progress_bar/
Radio https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/radio/
Sizegrip https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/sizegrip/
Slider https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/slider/
Spin https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/spin/
StatusBar https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/status_bar/
Tab https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/tab/
TabGroup https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/tab_group/
Table https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/table/
Text https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/text/
Custom Titlebar https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/titlebar/
ToolTip https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/tool_tip/
Tree https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/tree/
TreeData https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/tree_data/
VerticalSeparator https://Docs.PySimpleGUI.com/call_reference/tkinter/elements/vertical_separator/
Clipboard APIs https://Docs.PySimpleGUI.com/call_reference/tkinter/functions/clipboard/
Application-wide Configuration / Settings https://Docs.PySimpleGUI.com/call_reference/tkinter/functions/configuration/
Debug Window Output https://Docs.PySimpleGUI.com/call_reference/tkinter/functions/debug_window_output/
Debugger https://Docs.PySimpleGUI.com/call_reference/tkinter/functions/debugger/
Exec APIs - Launching Subprocesses https://Docs.PySimpleGUI.com/call_reference/tkinter/functions/exec_api/
The Main PySimpleGUI Program https://Docs.PySimpleGUI.com/call_reference/tkinter/functions/main/
Misc https://Docs.PySimpleGUI.com/call_reference/tkinter/functions/misc/
Network API https://Docs.PySimpleGUI.com/call_reference/tkinter/functions/network_api/
Display Objects as Strings https://Docs.PySimpleGUI.com/call_reference/tkinter/functions/obj_to_string/
Platform Checks https://Docs.PySimpleGUI.com/call_reference/tkinter/functions/platform_checks/
Themes https://Docs.PySimpleGUI.com/call_reference/tkinter/functions/themes/
Timer https://Docs.PySimpleGUI.com/call_reference/tkinter/functions/timer/
User Settings API - Function Interface https://Docs.PySimpleGUI.com/call_reference/tkinter/functions/user_settings/
Popups Call Reference https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/
One Line Progress Meter https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/one_line_progress_meter/
Popup https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup/
Popup animated https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_animated/
Popup annoying https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_annoying/
Popup auto close https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_auto_close/
Popup cancel https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_cancel/
Popup error https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_error/
Popup error with traceback https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_error_with_traceback/
Popup get date https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_get_date/
Popup get file https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_get_file/
Popup get folder https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_get_folder/
Popup get text https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_get_text/
Popup menu https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_menu/
Popup no border https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_no_border/
Popup no buttons https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_no_buttons/
Popup no frame https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_no_frame/
Popup no titlebar https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_no_titlebar/
Popup no wait https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_no_wait/
Popup non blocking https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_non_blocking/
Popup notify https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_notify/
Popup ok https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_ok/
Popup ok cancel https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_ok_cancel/
Popup quick https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_quick/
Popup quick message https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_quick_message/
Popup scrolled https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_scrolled/
Popup timed https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_timed/
Popup yes no https://Docs.PySimpleGUI.com/call_reference/tkinter/popups/popup_yes_no/
System tray https://Docs.PySimpleGUI.com/call_reference/tkinter/classes/system_tray/
User settings https://Docs.PySimpleGUI.com/call_reference/tkinter/classes/user_settings/
Drop event https://Docs.PySimpleGUI.com/call_reference/tkinter/psgdnd/classes/drop_event/
Functions for Drag and Drop support https://Docs.PySimpleGUI.com/call_reference/tkinter/psgdnd/functions/psgdnd/
Qt Port Call Reference https://Docs.PySimpleGUI.com/call_reference/qt/
Window https://Docs.PySimpleGUI.com/call_reference/qt/window/
System tray https://Docs.PySimpleGUI.com/call_reference/qt/classes/system_tray/
User settings https://Docs.PySimpleGUI.com/call_reference/qt/classes/user_settings/
Button https://Docs.PySimpleGUI.com/call_reference/qt/elements/button/
ButtonMenu https://Docs.PySimpleGUI.com/call_reference/qt/elements/button_menu/
Canvas https://Docs.PySimpleGUI.com/call_reference/qt/elements/canvas/
Checkbox https://Docs.PySimpleGUI.com/call_reference/qt/elements/checkbox/
Column https://Docs.PySimpleGUI.com/call_reference/qt/elements/column/
Combo https://Docs.PySimpleGUI.com/call_reference/qt/elements/combo/
Frame https://Docs.PySimpleGUI.com/call_reference/qt/elements/frame/
Graph https://Docs.PySimpleGUI.com/call_reference/qt/elements/graph/
HorizontalSeparator https://Docs.PySimpleGUI.com/call_reference/qt/elements/horizontal_separator/
Image https://Docs.PySimpleGUI.com/call_reference/qt/elements/image/
Listbox https://Docs.PySimpleGUI.com/call_reference/qt/elements/listbox/
Menu https://Docs.PySimpleGUI.com/call_reference/qt/elements/menu/
Multiline https://Docs.PySimpleGUI.com/call_reference/qt/elements/multiline/
Output https://Docs.PySimpleGUI.com/call_reference/qt/elements/output/
Pre-Defined Buttons https://Docs.PySimpleGUI.com/call_reference/qt/elements/pre_defined_buttons/
ProgressBar https://Docs.PySimpleGUI.com/call_reference/qt/elements/progress_bar/
Radio https://Docs.PySimpleGUI.com/call_reference/qt/elements/radio/
Slider https://Docs.PySimpleGUI.com/call_reference/qt/elements/slider/
Spin https://Docs.PySimpleGUI.com/call_reference/qt/elements/spin/
Tab https://Docs.PySimpleGUI.com/call_reference/qt/elements/tab/
TabGroup https://Docs.PySimpleGUI.com/call_reference/qt/elements/tab_group/
Table https://Docs.PySimpleGUI.com/call_reference/qt/elements/table/
Text https://Docs.PySimpleGUI.com/call_reference/qt/elements/text/
Tree https://Docs.PySimpleGUI.com/call_reference/qt/elements/tree/
TreeData https://Docs.PySimpleGUI.com/call_reference/qt/elements/tree_data/
VerticalSeparator https://Docs.PySimpleGUI.com/call_reference/qt/elements/vertical_separator/
Application-wide Configuration / Settings https://Docs.PySimpleGUI.com/call_reference/qt/functions/configuration/
Debug Window Output https://Docs.PySimpleGUI.com/call_reference/qt/functions/debug_window_output/
The Main PySimpleGUI Program https://Docs.PySimpleGUI.com/call_reference/qt/functions/main/
Display Objects as Strings https://Docs.PySimpleGUI.com/call_reference/qt/functions/obj_to_string/
Platform Checks https://Docs.PySimpleGUI.com/call_reference/qt/functions/platform_checks/
Themes https://Docs.PySimpleGUI.com/call_reference/qt/functions/themes/
Timer https://Docs.PySimpleGUI.com/call_reference/qt/functions/timer/
User Settings API - Function Interface https://Docs.PySimpleGUI.com/call_reference/qt/functions/user_settings/
Popups Call Reference https://Docs.PySimpleGUI.com/call_reference/qt/popups/
Popup https://Docs.PySimpleGUI.com/call_reference/qt/popups/popup/
Popup auto close https://Docs.PySimpleGUI.com/call_reference/qt/popups/popup_auto_close/
Popup cancel https://Docs.PySimpleGUI.com/call_reference/qt/popups/popup_cancel/
Popup error https://Docs.PySimpleGUI.com/call_reference/qt/popups/popup_error/
Popup get file https://Docs.PySimpleGUI.com/call_reference/qt/popups/popup_get_file/
Popup get folder https://Docs.PySimpleGUI.com/call_reference/qt/popups/popup_get_folder/
Popup get text https://Docs.PySimpleGUI.com/call_reference/qt/popups/popup_get_text/
Popup no buttons https://Docs.PySimpleGUI.com/call_reference/qt/popups/popup_no_buttons/
Popup no titlebar https://Docs.PySimpleGUI.com/call_reference/qt/popups/popup_no_titlebar/
Popup non blocking https://Docs.PySimpleGUI.com/call_reference/qt/popups/popup_non_blocking/
Popup ok https://Docs.PySimpleGUI.com/call_reference/qt/popups/popup_ok/
Popup ok cancel https://Docs.PySimpleGUI.com/call_reference/qt/popups/popup_ok_cancel/
Popup quick https://Docs.PySimpleGUI.com/call_reference/qt/popups/popup_quick/
Popup quick message https://Docs.PySimpleGUI.com/call_reference/qt/popups/popup_quick_message/
Popup scrolled https://Docs.PySimpleGUI.com/call_reference/qt/popups/popup_scrolled/
Popup yes no https://Docs.PySimpleGUI.com/call_reference/qt/popups/popup_yes_no/
Web Port Call Reference https://Docs.PySimpleGUI.com/call_reference/web/
Window https://Docs.PySimpleGUI.com/call_reference/web/window/
Button https://Docs.PySimpleGUI.com/call_reference/web/elements/button/
Checkbox https://Docs.PySimpleGUI.com/call_reference/web/elements/checkbox/
Column https://Docs.PySimpleGUI.com/call_reference/web/elements/column/
Combo https://Docs.PySimpleGUI.com/call_reference/web/elements/combo/
Frame https://Docs.PySimpleGUI.com/call_reference/web/elements/frame/
Graph https://Docs.PySimpleGUI.com/call_reference/web/elements/graph/
Image https://Docs.PySimpleGUI.com/call_reference/web/elements/image/
Listbox https://Docs.PySimpleGUI.com/call_reference/web/elements/listbox/
Menu https://Docs.PySimpleGUI.com/call_reference/web/elements/menu/
Multiline https://Docs.PySimpleGUI.com/call_reference/web/elements/multiline/
OptionMenu https://Docs.PySimpleGUI.com/call_reference/web/elements/option_menu/
Output https://Docs.PySimpleGUI.com/call_reference/web/elements/output/
Pre-Defined Buttons https://Docs.PySimpleGUI.com/call_reference/web/elements/pre_defined_buttons/
ProgressBar https://Docs.PySimpleGUI.com/call_reference/web/elements/progress_bar/
Radio https://Docs.PySimpleGUI.com/call_reference/web/elements/radio/
Slider https://Docs.PySimpleGUI.com/call_reference/web/elements/slider/
Spin https://Docs.PySimpleGUI.com/call_reference/web/elements/spin/
Tab https://Docs.PySimpleGUI.com/call_reference/web/elements/tab/
TabGroup https://Docs.PySimpleGUI.com/call_reference/web/elements/tab_group/
Table https://Docs.PySimpleGUI.com/call_reference/web/elements/table/
Text https://Docs.PySimpleGUI.com/call_reference/web/elements/text/
Tree https://Docs.PySimpleGUI.com/call_reference/web/elements/tree/
TreeData https://Docs.PySimpleGUI.com/call_reference/web/elements/tree_data/
VerticalSeparator https://Docs.PySimpleGUI.com/call_reference/web/elements/vertical_separator/
Application-wide Configuration / Settings https://Docs.PySimpleGUI.com/call_reference/web/functions/configuration/
Debug Window Output https://Docs.PySimpleGUI.com/call_reference/web/functions/debug_window_output/
The Main PySimpleGUI Program https://Docs.PySimpleGUI.com/call_reference/web/functions/main/
Display Objects as Strings https://Docs.PySimpleGUI.com/call_reference/web/functions/obj_to_string/
Platform Checks https://Docs.PySimpleGUI.com/call_reference/web/functions/platform_checks/
Themes https://Docs.PySimpleGUI.com/call_reference/web/functions/themes/
Timer https://Docs.PySimpleGUI.com/call_reference/web/functions/timer/
User Settings API - Function Interface https://Docs.PySimpleGUI.com/call_reference/web/functions/user_settings/
Popups Call Reference https://Docs.PySimpleGUI.com/call_reference/web/popups/
One Line Progress Meter https://Docs.PySimpleGUI.com/call_reference/web/popups/one_line_progress_meter/
Popup https://Docs.PySimpleGUI.com/call_reference/web/popups/popup/
Popup auto close https://Docs.PySimpleGUI.com/call_reference/web/popups/popup_auto_close/
Popup cancel https://Docs.PySimpleGUI.com/call_reference/web/popups/popup_cancel/
Popup error https://Docs.PySimpleGUI.com/call_reference/web/popups/popup_error/
Popup error with traceback https://Docs.PySimpleGUI.com/call_reference/web/popups/popup_error_with_traceback/
Popup get file https://Docs.PySimpleGUI.com/call_reference/web/popups/popup_get_file/
Popup get folder https://Docs.PySimpleGUI.com/call_reference/web/popups/popup_get_folder/
Popup get text https://Docs.PySimpleGUI.com/call_reference/web/popups/popup_get_text/
Popup no buttons https://Docs.PySimpleGUI.com/call_reference/web/popups/popup_no_buttons/
Popup no titlebar https://Docs.PySimpleGUI.com/call_reference/web/popups/popup_no_titlebar/
Popup non blocking https://Docs.PySimpleGUI.com/call_reference/web/popups/popup_non_blocking/
Popup ok https://Docs.PySimpleGUI.com/call_reference/web/popups/popup_ok/
Popup ok cancel https://Docs.PySimpleGUI.com/call_reference/web/popups/popup_ok_cancel/
Popup quick https://Docs.PySimpleGUI.com/call_reference/web/popups/popup_quick/
Popup quick message https://Docs.PySimpleGUI.com/call_reference/web/popups/popup_quick_message/
Popup scrolled https://Docs.PySimpleGUI.com/call_reference/web/popups/popup_scrolled/
Popup yes no https://Docs.PySimpleGUI.com/call_reference/web/popups/popup_yes_no/
User settings https://Docs.PySimpleGUI.com/call_reference/web/classes/user_settings/
Wx Port Call Reference https://Docs.PySimpleGUI.com/call_reference/wx/
Window https://Docs.PySimpleGUI.com/call_reference/wx/window/
Button https://Docs.PySimpleGUI.com/call_reference/wx/elements/button/
Canvas https://Docs.PySimpleGUI.com/call_reference/wx/elements/canvas/
Checkbox https://Docs.PySimpleGUI.com/call_reference/wx/elements/checkbox/
Column https://Docs.PySimpleGUI.com/call_reference/wx/elements/column/
Combo https://Docs.PySimpleGUI.com/call_reference/wx/elements/combo/
Frame https://Docs.PySimpleGUI.com/call_reference/wx/elements/frame/
Graph https://Docs.PySimpleGUI.com/call_reference/wx/elements/graph/
HorizontalSeparator https://Docs.PySimpleGUI.com/call_reference/wx/elements/horizontal_separator/
Image https://Docs.PySimpleGUI.com/call_reference/wx/elements/image/
Listbox https://Docs.PySimpleGUI.com/call_reference/wx/elements/listbox/
Menu https://Docs.PySimpleGUI.com/call_reference/wx/elements/menu/
Multiline https://Docs.PySimpleGUI.com/call_reference/wx/elements/multiline/
OptionMenu https://Docs.PySimpleGUI.com/call_reference/wx/elements/option_menu/
Output https://Docs.PySimpleGUI.com/call_reference/wx/elements/output/
Pre-Defined Buttons https://Docs.PySimpleGUI.com/call_reference/wx/elements/pre_defined_buttons/
ProgressBar https://Docs.PySimpleGUI.com/call_reference/wx/elements/progress_bar/
Radio https://Docs.PySimpleGUI.com/call_reference/wx/elements/radio/
Slider https://Docs.PySimpleGUI.com/call_reference/wx/elements/slider/
Spin https://Docs.PySimpleGUI.com/call_reference/wx/elements/spin/
Tab https://Docs.PySimpleGUI.com/call_reference/wx/elements/tab/
TabGroup https://Docs.PySimpleGUI.com/call_reference/wx/elements/tab_group/
Table https://Docs.PySimpleGUI.com/call_reference/wx/elements/table/
Text https://Docs.PySimpleGUI.com/call_reference/wx/elements/text/
Tree https://Docs.PySimpleGUI.com/call_reference/wx/elements/tree/
TreeData https://Docs.PySimpleGUI.com/call_reference/wx/elements/tree_data/
VerticalSeparator https://Docs.PySimpleGUI.com/call_reference/wx/elements/vertical_separator/
Application-wide Configuration / Settings https://Docs.PySimpleGUI.com/call_reference/wx/functions/configuration/
Debug Window Output https://Docs.PySimpleGUI.com/call_reference/wx/functions/debug_window_output/
The Main PySimpleGUI Program https://Docs.PySimpleGUI.com/call_reference/wx/functions/main/
Display Objects as Strings https://Docs.PySimpleGUI.com/call_reference/wx/functions/obj_to_string/
Platform Checks https://Docs.PySimpleGUI.com/call_reference/wx/functions/platform_checks/
Themes https://Docs.PySimpleGUI.com/call_reference/wx/functions/themes/
Timer https://Docs.PySimpleGUI.com/call_reference/wx/functions/timer/
User Settings API - Function Interface https://Docs.PySimpleGUI.com/call_reference/wx/functions/user_settings/
Popups Call Reference https://Docs.PySimpleGUI.com/call_reference/wx/popups/
Popup https://Docs.PySimpleGUI.com/call_reference/wx/popups/popup/
Popup auto close https://Docs.PySimpleGUI.com/call_reference/wx/popups/popup_auto_close/
Popup cancel https://Docs.PySimpleGUI.com/call_reference/wx/popups/popup_cancel/
Popup error https://Docs.PySimpleGUI.com/call_reference/wx/popups/popup_error/
Popup get file https://Docs.PySimpleGUI.com/call_reference/wx/popups/popup_get_file/
Popup get folder https://Docs.PySimpleGUI.com/call_reference/wx/popups/popup_get_folder/
Popup get text https://Docs.PySimpleGUI.com/call_reference/wx/popups/popup_get_text/
Popup no buttons https://Docs.PySimpleGUI.com/call_reference/wx/popups/popup_no_buttons/
Popup no titlebar https://Docs.PySimpleGUI.com/call_reference/wx/popups/popup_no_titlebar/
Popup non blocking https://Docs.PySimpleGUI.com/call_reference/wx/popups/popup_non_blocking/
Popup ok https://Docs.PySimpleGUI.com/call_reference/wx/popups/popup_ok/
Popup ok cancel https://Docs.PySimpleGUI.com/call_reference/wx/popups/popup_ok_cancel/
Popup quick https://Docs.PySimpleGUI.com/call_reference/wx/popups/popup_quick/
Popup quick message https://Docs.PySimpleGUI.com/call_reference/wx/popups/popup_quick_message/
Popup scrolled https://Docs.PySimpleGUI.com/call_reference/wx/popups/popup_scrolled/
Popup yes no https://Docs.PySimpleGUI.com/call_reference/wx/popups/popup_yes_no/
System tray https://Docs.PySimpleGUI.com/call_reference/wx/classes/system_tray/
User settings https://Docs.PySimpleGUI.com/call_reference/wx/classes/user_settings/
Demo Screenshots https://Docs.PySimpleGUI.com/demo_screenshots/
FAQ https://Docs.PySimpleGUI.com/FAQ/
User Screenshots https://Docs.PySimpleGUI.com/user_screenshots/
User screenshots plain https://Docs.PySimpleGUI.com/user_screenshots/user_screenshots_plain/
User screenshots captioned https://Docs.PySimpleGUI.com/user_screenshots/user_screenshots_captioned/
Index https://Docs.PySimpleGUI.com/readme_Feb2024/
Index https://Docs.PySimpleGUI.com/githubannouncements/
Project History https://Docs.PySimpleGUI.com/history/
https://Docs.PySimpleGUI.com#__codelineno-0-1
https://Docs.PySimpleGUI.com#__codelineno-0-2
https://Docs.PySimpleGUI.com#__codelineno-0-3
https://Docs.PySimpleGUI.com#__codelineno-0-4
https://Docs.PySimpleGUI.com#__codelineno-0-5
https://Docs.PySimpleGUI.com#__codelineno-0-6
https://Docs.PySimpleGUI.com#__codelineno-0-7
https://Docs.PySimpleGUI.com#__codelineno-0-8
https://Docs.PySimpleGUI.com#__codelineno-0-9
https://Docs.PySimpleGUI.com#__codelineno-0-10
https://Docs.PySimpleGUI.com#__codelineno-0-11
https://Docs.PySimpleGUI.com#__codelineno-0-12
https://Docs.PySimpleGUI.com#__codelineno-0-13
https://Docs.PySimpleGUI.com#__codelineno-0-14
https://Docs.PySimpleGUI.com#__codelineno-0-15
https://Docs.PySimpleGUI.com#__codelineno-0-16
https://Docs.PySimpleGUI.com#__codelineno-0-17
https://Docs.PySimpleGUI.com#__codelineno-0-18
https://Docs.PySimpleGUI.com#__codelineno-0-19
https://Docs.PySimpleGUI.com#__codelineno-0-20
https://Docs.PySimpleGUI.com#__codelineno-0-21
https://Docs.PySimpleGUI.com#__codelineno-0-22
History Tabhttps://docs.pysimplegui.com/history/
Back to top https://Docs.PySimpleGUI.com
Next Who Is PySimpleGUI Designed For? https://Docs.PySimpleGUI.com/documentation/what_is_it/
Material for MkDocs https://squidfunk.github.io/mkdocs-material/

Viewport: width=device-width,initial-scale=1


URLs of crawlers that visited me.