PySimpleGUI/DemoPrograms
2019-04-28 14:50:03 -04:00
..
ButtonClick.wav
Color-Guide.png
Color-names.png
default_icon.ico
Demo_All_Widgets.py
Demo_Animated_GIFs.py Demo program shows how to use animated GIFs 2019-01-17 00:54:52 -05:00
Demo_Bar_Chart.py NEW Demo - Bar Chart 2018-12-21 14:44:08 -05:00
Demo_Base64_Image_Encoder.py removed f-strings, included .ico files 2018-12-25 15:31:44 -05:00
Demo_Borderless_Window.py
Demo_Button_Click.py
Demo_Button_Func_Calls.py Initial Checkin of new callback demo 2019-04-04 14:39:02 -04:00
Demo_Button_States.py
Demo_Button_Toggle.py Initial Checkin of Button Toggle Demo 2019-04-18 17:00:16 -04:00
Demo_Buttons_Mac.py
Demo_Buttons_Nice_Graphics.py
Demo_Calendar.py
Demo_Canvas.py
Demo_Change_Submits_InputText.py
Demo_Chat.py Brought up to date 2019-04-05 20:26:05 -04:00
Demo_Chat_With_History.py
Demo_Chatterbot.py
Demo_Chatterbot_With_TTS.py
Demo_Color.py
Demo_Color_Names.py Show colors in columns instead of rows 2018-12-11 13:28:19 -05:00
Demo_Color_Names_Smaller_List.py Show colors in columns instead of rows 2018-12-11 13:28:19 -05:00
Demo_Columns.py
Demo_Compare_Files.py
Demo_Conways_Game_of_Life.py Slider default change 2018-12-18 17:41:18 -05:00
Demo_Crossword_Puzzle.py
Demo_Design_Pattern_Multiple_Windows.py
Demo_Design_Pattern_Multiple_Windows1.py
Demo_Design_Pattern_Multiple_Windows2.py
Demo_Design_Pattern_Multiple_Windows3.py Made Window 1 a blocking Read 2019-03-31 10:25:13 -04:00
Demo_Design_Pattern_Persistent_Window.py
Demo_Design_Patterns.py
Demo_Desktop_Floating_Toolbar.py
Demo_Desktop_Widget_CPU_Dashboard.py
Demo_Desktop_Widget_CPU_Graph.py Revert "Allow custom icon to work via SetOptions" 2019-03-05 08:01:19 -05:00
Demo_Desktop_Widget_CPU_Utilization.py
Demo_Desktop_Widget_CPU_Utilization_Simple.py
Demo_Desktop_Widget_Email_Notification.py
Demo_Desktop_Widget_psutil_Dashboard.py
Demo_Desktop_Widget_Timer.py
Demo_Disable_Elements.py
Demo_DOC_Viewer_PIL.py
Demo_DuplicateFileFinder.py
Demo_EXE_Maker.py
Demo_Fill_Form.py
Demo_Floating_Toolbar.py
Demo_Font_Previewer.py
Demo_Font_Sizer.py
Demo_Font_String.py
Demo_GoodColors.py
Demo_Google_TTS.py
Demo_Graph__Element.py
Demo_Graph_Ball_Game.py Added 2 players to game, added walls to demos 2019-04-28 12:31:47 -04:00
Demo_Graph_Drawing.py
Demo_Graph_Element.py
Demo_Graph_Element_Sine_Wave.py Fixes to run on Remi 2019-04-20 18:39:59 -04:00
Demo_Graph_Noise.py
Demo_Graph_pymunk_2D_Graphics.py Added 2 players to game, added walls to demos 2019-04-28 12:31:47 -04:00
Demo_HowDoI.py
Demo_Img_Viewer.py
Demo_Input_Auto_Complete.py
Demo_Input_Validation.py Logic fix 2018-12-19 10:11:47 -05:00
Demo_IP_Address_Entry.py
Demo_Keyboard.py
Demo_Keyboard_Realtime.py
Demo_Keypad.py
Demo_LED_Clock_Weather.py
Demo_LED_Indicators.py
Demo_Listbox_Search_Filter.py
Demo_Machine_Learning.py
Demo_Matplotlib.py
Demo_Matplotlib_Animated.py
Demo_Matplotlib_Animated_Scatter.py
Demo_Matplotlib_Browser.py
Demo_Matplotlib_Browser_Paned.py New demo program that demonstrates using Panes 2018-12-15 15:18:11 -05:00
Demo_Matplotlib_Ping_Graph.py
Demo_Matplotlib_Ping_Graph_Large.py
Demo_Media_Player.py
Demo_Menu_With_Toolbar.py
Demo_Menus.py
Demo_MIDI_Player.py
Demo_Multiple_Windows_Experimental.py
Demo_Multithreaded_Logging.py
Demo_Multithreaded_Queued.py Added Output Element to window demonstraint multiple threads printing 2019-04-28 14:50:03 -04:00
Demo_Nice_Buttons.py
Demo_NonBlocking_Form.py
Demo_Notification_Window_Alpha_Channel.py
Demo_OpenCV.py
Demo_OpenCV_Simple_GUI.py
Demo_OpenCV_Webcam.py
Demo_Password_Login.py
Demo_PDF_Viewer.py
Demo_Pi_LEDs.py
Demo_Pi_Robotics.py
Demo_Ping_Line_Graph.py
Demo_PNG_Thumbnail_Viewer.py
Demo_PNG_Viewer.py
Demo_Pong.py
Demo_Popup_Custom.py
Demo_Popups.py
Demo_Progress_Meters.py
Demo_PSG_SDK_Quick_Ref.py
Demo_psutil_Kill_Processes.py
Demo_PyGame_Integration.py NEW demo programs using PyGame 2019-04-28 14:47:26 -04:00
Demo_PyGame_Snake_Game.py NEW demo programs using PyGame 2019-04-28 14:47:26 -04:00
Demo_Pyplot_Bar_Chart.py
Demo_Pyploy_Bar_Chart2.py
Demo_Script_Launcher.py
Demo_Script_Launcher_Realtime_Output.py Initial Check-in 2019-04-26 11:32:21 -04:00
Demo_Script_Parameters.py
Demo_Spinner_Compound_Element.py
Demo_Stdout.py
Demo_Super_Simple_Form.py
Demo_Table_CSV.py
Demo_Table_Element.py New table demo that uses a generated table rather than reading it 2019-03-19 11:53:03 -04:00
Demo_Table_Pandas.py
Demo_Table_Simulation.py
Demo_Tabs.py
Demo_Tabs_Nested.py
Demo_Tabs_Simple.py
Demo_Template.py
Demo_Timer.py
Demo_Touch_Keyboard.py
Demo_Tree_Element.py Demo traversing a folder tree with icons 2019-01-11 10:10:39 -05:00
Demo_Turtle.py
Demo_Uno_Card_Game.py Ability to abort computer to computer game 2018-12-13 09:19:54 -05:00
Demo_Window_Disappear.py
Demo_Youtube-dl_Frontend.py
Demo_YouTube_Intro.py
ping.py
TutorialCPUUtilization.py