Added battleship mockup and changed video font size to fit phone's screen 
						
					 
				 
				2019-12-08 16:53:46 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Error handling  for when no editor has been configured 
						
					 
				 
				2023-01-25 07:57:50 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Button Click Demo update 
						
					 
				 
				2019-11-27 17:19:31 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Button Click Demo update 
						
					 
				 
				2019-11-27 17:19:31 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo updates with new theme calls 
						
					 
				 
				2019-12-24 18:52:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Moved all demo programs into subfolder 
						
					 
				 
				2018-11-01 02:39:18 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Moved update animation call to after check for window closed. Was getting an error because attempt to update animation was happening after window was closed 
						
					 
				 
				2023-04-22 10:13:36 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Got a few of the Demos up to date with changes standard to many demos (edit me, get versions for example) 
						
					 
				 
				2022-06-11 09:01:27 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Made initial window loop much shorter. Correctly handle closing initial window, add commented out line showing how to make transparent window if on windows, added copyright 
						
					 
				 
				2022-04-21 12:43:41 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Cleaning up demos so local changes get rolled in.  Old demos removed.  There is a significant effort underway 
						
					 
				 
				2021-03-01 06:59:36 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Renamed the user settings key for window location to '-location-' 
						
					 
				 
				2021-08-15 17:53:35 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Got a few of the Demos up to date with changes standard to many demos (edit me, get versions for example) 
						
					 
				 
				2022-06-11 09:01:27 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Major update of all demo programs to use new PEP8 bindings, etc 
						
					 
				 
				2019-10-23 16:10:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Removed pyperclip in the base64 single image encoding. Forgot to remove when the clipboard functions were added back in release 4.44.0.  Changed docstring for clipboard_set to take bytes as well as string 
						
					 
				 
				2021-09-07 15:37:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program demonstrating using images for "Can Buttons" 
						
					 
				 
				2022-09-14 08:38:31 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Replaced button click demo. It seems to have been overwritten by something completely different so found an old version and updated it a bit. 
						
					 
				 
				2020-06-22 04:28:29 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Increased button pressed display font size. 
						
					 
				 
				2022-08-14 16:54:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Cleaning up demos so local changes get rolled in.  Old demos removed.  There is a significant effort underway 
						
					 
				 
				2021-03-01 06:59:36 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fixed key error, fixed problem with events from elements with no metadata 
						
					 
				 
				2021-04-21 10:33:31 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo - simplest form of a toggle button. 
						
					 
				 
				2021-10-15 13:59:34 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Spelling errors. Changed to dark theme 
						
					 
				 
				2020-09-25 18:12:21 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Cleaned up a very old demo. 
						
					 
				 
				2022-11-02 08:39:13 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Quick little demo of buttons and user_settings to store theme 
						
					 
				 
				2020-10-08 09:27:23 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Set button background colors correctly so they blend with theme. 
						
					 
				 
				2020-08-11 09:12:51 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Replaced PIL's deprecated constant ANTIALIAS with LANCZOS 
						
					 
				 
				2023-10-05 16:11:51 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Removed old Pi Robotics demo.  Added Demo_Buttons_Realtime 
						
					 
				 
				2021-04-06 17:45:41 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Changed enter_submits to True so that the bind_return_key works correctly. 
						
					 
				 
				2023-04-26 09:47:14 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fixed to work with latest PySimpleGUI.  Used really old code!  Still needs version 0.8.7 of Chatterbot 
						
					 
				 
				2020-12-20 17:15:37 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fixed to work with latest PySimpleGUI.  Used really old code!  Still needs version 0.8.7 of Chatterbot 
						
					 
				 
				2020-12-20 17:15:37 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Simplified logic for checkbox and text click handling/updating 
						
					 
				 
				2022-09-22 02:04:05 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added a function around the functional example 
						
					 
				 
				2023-05-29 10:21:17 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo Program - shows a GUI if no arguments are provided when executed 
						
					 
				 
				2022-10-26 07:08:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Updated demo to confirm both the Exit button and "X" for closing window. 
						
					 
				 
				2021-03-21 09:59:44 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Shrink the window size to fit on smaller screens. 
						
					 
				 
				2021-08-15 18:59:27 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Refreshed with built-in clipboard, friendlier to Trinket 
						
					 
				 
				2021-10-02 13:57:17 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Removed the importing of individual elements. Simplified and added more comments 
						
					 
				 
				2021-03-06 23:53:21 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Reworked the demo 
						
					 
				 
				2021-04-07 20:38:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added PySimpleGUIQt as the secondary (commented out) import 
						
					 
				 
				2020-07-29 10:21:02 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo showing how to make a fixed size column that can have the interior justified. 
						
					 
				 
				2021-10-20 14:01:55 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More "Demo Program Catchup" updates.  Working through them bit by bit..... 
						
					 
				 
				2022-02-22 05:20:03 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Getting more Demo Programs synced up.  New demo for VPush too 
						
					 
				 
				2022-02-21 14:12:15 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Removed extra read 
						
					 
				 
				2021-03-01 04:27:26 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo updates with new theme calls 
						
					 
				 
				2019-12-24 18:52:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo - Show a window with icons like a control panel 
						
					 
				 
				2019-11-23 09:13:28 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program - cursor previewer 
						
					 
				 
				2022-06-06 10:49:13 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Updated Demo to use the new cursor constant 
						
					 
				 
				2022-06-06 10:48:57 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Removed requirement of new theme_add_new function (added theme using old way for now) 
						
					 
				 
				2020-06-11 16:44:25 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Better global theme support. Moved the line number to the front of the output 
						
					 
				 
				2021-03-07 18:48:26 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More "Demo Program Catchup" updates.  Working through them bit by bit..... 
						
					 
				 
				2022-02-22 05:20:03 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							All multi-window design patterns updated to use the new read_all_windows() call. 
						
					 
				 
				2020-07-30 08:13:54 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fixed crash when Window2 is closed. 
						
					 
				 
				2020-08-07 06:48:14 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							All multi-window design patterns updated to use the new read_all_windows() call. 
						
					 
				 
				2020-07-30 08:13:54 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fixed comment about checking for window closed 
						
					 
				 
				2020-08-07 07:34:51 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Replaced one multi-window design pattern with new read_all_windows 
						
					 
				 
				2020-07-27 06:58:17 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More "Demo Program Catchup" updates.  Working through them bit by bit..... 
						
					 
				 
				2022-02-22 05:20:03 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo - Design pattern for main func, window create, and saving theme from one run to the next 
						
					 
				 
				2020-10-16 10:07:10 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More demo programs updates  🤦♂️  wow.....I thought for sure these were checked in.... 
						
					 
				 
				2022-02-16 19:51:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Cleaned up 4 "rainmeter" demos. Removed exit button, added standard right click exit, edit, versions.  Made drive status handle drives being added / removed, all now automatically save their last location for next time they start, version info window pops up on top of window at current location 
						
					 
				 
				2022-04-17 09:58:58 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Addition of the standard "edit me" and "versions" right click menu 
						
					 
				 
				2022-06-12 17:44:14 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More demo programs updates  🤦♂️  wow.....I thought for sure these were checked in.... 
						
					 
				 
				2022-02-16 19:51:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Addition of the standard "edit me" and "versions" right click menu 
						
					 
				 
				2022-06-12 17:44:14 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Better exception handling for both event loop and for when processes exit 
						
					 
				 
				2022-05-05 15:49:01 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Desktop Widget Demo - Date Display 
						
					 
				 
				2021-05-20 12:54:14 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More demo programs updates  🤦♂️  wow.....I thought for sure these were checked in.... 
						
					 
				 
				2022-02-16 19:51:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Enable changing the font. Better error checking and settings file delete option. 
						
					 
				 
				2021-05-20 12:54:53 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More demo programs updates  🤦♂️  wow.....I thought for sure these were checked in.... 
						
					 
				 
				2022-02-16 19:51:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Replaced PIL's deprecated constant ANTIALIAS with LANCZOS 
						
					 
				 
				2023-10-05 16:11:51 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Cleaned up 4 "rainmeter" demos. Removed exit button, added standard right click exit, edit, versions.  Made drive status handle drives being added / removed, all now automatically save their last location for next time they start, version info window pops up on top of window at current location 
						
					 
				 
				2022-04-17 09:58:58 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More demo programs updates  🤦♂️  wow.....I thought for sure these were checked in.... 
						
					 
				 
				2022-02-16 19:51:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo updates with new theme calls 
						
					 
				 
				2019-12-24 18:52:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More demo programs updates  🤦♂️  wow.....I thought for sure these were checked in.... 
						
					 
				 
				2022-02-16 19:51:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added minimize feature, excel custom icon 
						
					 
				 
				2021-10-01 19:17:43 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							A .pyw version of the launcher demo (is using in an upcoming Cookbook entry) 
						
					 
				 
				2021-10-02 10:43:17 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More demo programs updates  🤦♂️  wow.....I thought for sure these were checked in.... 
						
					 
				 
				2022-02-16 19:51:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Automatically save window position. 
						
					 
				 
				2021-08-09 13:08:21 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Renamed postit to 3-line postit. Added new postit with expanded right click menu (a fuller desktop widget) 
						
					 
				 
				2021-08-08 13:14:08 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Cleaned up 4 "rainmeter" demos. Removed exit button, added standard right click exit, edit, versions.  Made drive status handle drives being added / removed, all now automatically save their last location for next time they start, version info window pops up on top of window at current location 
						
					 
				 
				2022-04-17 09:58:58 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add the now standard "save last location" code that most of the "Desktop Widget" demo programs have 
						
					 
				 
				2022-09-07 09:18:20 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Addition of the standard "edit me" and "versions" right click menu 
						
					 
				 
				2022-06-12 17:44:14 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Better theme previewing. Better window ordering on Linux 
						
					 
				 
				2021-03-23 17:15:33 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added keep on top since it's a clock.... perhaps a personal taste thing and maybe should be an option?  Will ponder this for desktop widgets across the board.... hmmmm...... 
						
					 
				 
				2022-05-05 07:20:08 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							A little cleanup 
						
					 
				 
				2021-05-02 10:46:31 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program using new Window.timer_stop and Window.timer_stop 
						
					 
				 
				2022-12-27 07:32:30 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Better exception handling... keep the app going rather than breaking from event loop. 
						
					 
				 
				2022-09-17 10:54:42 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added a lambda example 
						
					 
				 
				2023-02-11 09:08:50 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Major update of all demo programs to use new PEP8 bindings, etc 
						
					 
				 
				2019-10-23 16:10:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							And updated version of the "Edit Me" right menu design pattern 
						
					 
				 
				2023-02-07 07:17:07 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Update of the email send Demo Program 
						
					 
				 
				2022-07-30 15:59:25 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Remove extra space accidently added (learned you can put spaces after periods in Python?) 
						
					 
				 
				2023-10-05 16:26:20 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo with the PySimpleGUI Helpers 
						
					 
				 
				2021-03-03 16:07:08 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added a window-level bind 
						
					 
				 
				2021-03-12 13:08:20 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Major update of all demo programs to use new PEP8 bindings, etc 
						
					 
				 
				2019-10-23 16:10:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Cleanup of EXE Maker.  Biggest potential impact is the --clean flag when calling pyinstaller 
						
					 
				 
				2020-05-13 08:19:43 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo - Execute Py - shows link between global setting of interpreter and the exec API call execute_py_file 
						
					 
				 
				2021-05-09 15:52:04 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo updates with new theme calls 
						
					 
				 
				2019-12-24 18:52:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Removed dictionary of parms for "user defined element" instead 
						
					 
				 
				2019-12-25 10:50:19 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program - Navigating focus using arrow keys on keyboard 
						
					 
				 
				2022-06-03 08:28:26 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added Text.fonts_installed_list - returns the fonts installed as reported by tkinter. 
						
					 
				 
				2022-01-23 06:39:46 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix so that it updates font correctly 
						
					 
				 
				2021-01-10 11:39:56 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Use path of __file__ to indicate where the font is stored 
						
					 
				 
				2022-06-23 17:44:00 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Dashboard Demo that uses Frames instead of Columns 
						
					 
				 
				2021-10-27 16:49:56 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program - using a Frame element to draw a "Recording Area" frame on the screen for making videos 
						
					 
				 
				2022-05-29 18:48:07 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program - Wordle GUI 
						
					 
				 
				2022-03-05 06:53:01 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							set encoding="utf8" so that can have special chars in files. ..otherwhise reads fail 
						
					 
				 
				2021-01-30 18:23:56 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Major update of all demo programs to use new PEP8 bindings, etc 
						
					 
				 
				2019-10-23 16:10:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Major update of all demo programs to use new PEP8 bindings, etc 
						
					 
				 
				2019-10-23 16:10:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Coimment about installing pymunk 
						
					 
				 
				2020-12-20 17:45:16 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo - Dual Axis bar chart 
						
					 
				 
				2022-03-10 08:25:24 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fixed simple typo 
						
					 
				 
				2022-03-05 06:18:05 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Graph Element - drag a square around with mouse... thanks to @davesmivers for original base code.... 
						
					 
				 
				2022-05-28 06:23:21 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Addition of right click menu erase, save image and display of crosshairs 
						
					 
				 
				2023-05-18 12:05:07 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New version of the drawing and dragging demo that uses 2 windows. One is a floating palette of operations 
						
					 
				 
				2020-08-01 11:13:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program - CPU Utilization shown on a very nice VU Meter Graphic 
						
					 
				 
				2023-02-28 06:27:57 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Remove extra space accidently added (learned you can put spaces after periods in Python?) 
						
					 
				 
				2023-10-05 16:26:20 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program - a non-PIL version of the image album demo that uses PIL.  Demonstrates what PIL can do for your program. 
						
					 
				 
				2021-11-06 10:00:18 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fixed typo in formula.  Added normal Demo Program header. Changed axis drawing to adapt to size of coordinate, Changed font sizes, Made title and sliders expand in X direction. Draw empty axis upon startup 
						
					 
				 
				2022-06-05 08:08:22 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Removed finalize... not needejd 
						
					 
				 
				2020-03-31 18:50:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Had timeout=1 which is a terrible idea (it's old code) 
						
					 
				 
				2021-05-29 16:31:16 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added a "Pause/Resume" button. 
						
					 
				 
				2020-10-13 12:03:25 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo showing how to redraw figures on a Graph if the window resizes 
						
					 
				 
				2022-11-11 10:35:56 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Major update of all demo programs to use new PEP8 bindings, etc 
						
					 
				 
				2019-10-23 16:10:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Updated to use WIN_CLOSED constant 
						
					 
				 
				2021-03-26 20:19:23 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo updates with new theme calls 
						
					 
				 
				2019-12-24 18:52:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Remove extra space accidently added (learned you can put spaces after periods in Python?) 
						
					 
				 
				2023-10-05 16:26:20 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Replaced file with in-file base64 image 
						
					 
				 
				2020-07-24 19:19:41 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Removed the Base64 encode as it's not required. The raw image data can be passed directly to the Image Element 
						
					 
				 
				2022-12-01 13:49:33 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Replaced PIL's deprecated constant ANTIALIAS with LANCZOS 
						
					 
				 
				2023-10-05 16:11:51 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Remove extra space accidently added (learned you can put spaces after periods in Python?) 
						
					 
				 
				2023-10-05 16:26:20 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Much more up to date Demo of Autocomplete. Based on program by @bonklers 
						
					 
				 
				2021-03-30 17:55:20 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Very Short Demo Program that saves the last value entered into Input element that is then used as the default in the future. 
						
					 
				 
				2022-07-19 08:46:01 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More "Demo Program Catchup" updates.  Working through them bit by bit..... 
						
					 
				 
				2022-02-22 05:20:03 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							NEW Technique... add a 1 pixel size(0,0) canvas to a row and the row will shrink when others made invisible 
						
					 
				 
				2020-08-03 15:24:07 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix in pinning demo 
						
					 
				 
				2023-06-09 06:31:15 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Using Columns to Justify Elements 
						
					 
				 
				2021-07-20 15:17:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Reworked the old "expasion" demo and used Stretch elements instead of expanding Text elements.  Renamed the demo to have the word stretch in the name. 
						
					 
				 
				2021-08-30 16:06:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Major update of all demo programs to use new PEP8 bindings, etc 
						
					 
				 
				2019-10-23 16:10:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Removed unnecessary check for isinstance of tuple.... a new pattern lately with tuples as keys. 
						
					 
				 
				2022-07-18 13:49:11 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added columns to the demo 
						
					 
				 
				2022-04-24 17:09:24 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo - how to "reuse" a layout (but not by actually reusing it) 
						
					 
				 
				2021-03-22 13:33:31 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Moved Example 5B inside of Try/Except block in case unpacking isn't supported. 
						
					 
				 
				2020-10-10 12:51:44 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Getting more Demo Programs synced up.  New demo for VPush too 
						
					 
				 
				2022-02-21 14:12:15 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo Using the Sizer Element 
						
					 
				 
				2021-08-22 15:58:31 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Getting more Demo Programs synced up.  New demo for VPush too 
						
					 
				 
				2022-02-21 14:12:15 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							"Refreshed demo" - got rid of hacky base64 variables (one or more seemed to have errors), Added Celsius, ... basically updated to version I run locally daily. 
						
					 
				 
				2022-05-06 06:15:40 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Made an LED User Defined Element, compated the code for updating to a single line 
						
					 
				 
				2020-06-27 06:49:10 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program - shows using objects instead of strings with Listbox 
						
					 
				 
				2022-11-03 08:12:20 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Replaced the multithreaded wrapper demo with one that calls Window.perform_long_operation 
						
					 
				 
				2021-07-23 09:51:38 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Reworked the look and feel preivew, browser, new table simulation with arrow keyskkkkkkkkkk 
						
					 
				 
				2019-11-17 18:00:35 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Reworked the look and feel preivew, browser, new table simulation with arrow keyskkkkkkkkkk 
						
					 
				 
				2019-11-17 18:00:35 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Major update of all demo programs to use new PEP8 bindings, etc 
						
					 
				 
				2019-10-23 16:10:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Simple demo to launch the "sg.main()" function. Good for getting to the upgrade and other utilities 
						
					 
				 
				2020-07-24 06:01:48 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Lots of fixes to the Make Shortcut, checked in icon for shortcut maker demo 
						
					 
				 
				2021-10-18 19:09:26 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Getting more Demo Programs synced up.  New demo for VPush too 
						
					 
				 
				2022-02-21 14:12:15 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Major update of all demo programs to use new PEP8 bindings, etc 
						
					 
				 
				2019-10-23 16:10:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Major update of all demo programs to use new PEP8 bindings, etc 
						
					 
				 
				2019-10-23 16:10:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Exception protection if something happens in the drawing of a figure.  Added to code to ensure previously packed canvas is not packed again. 
						
					 
				 
				2022-08-05 13:48:11 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Exception protection if something happens in the drawing of a figure.  Added to code to ensure previously packed canvas is not packed again. 
						
					 
				 
				2022-08-05 13:48:11 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added ability to change Matplotlib Style 
						
					 
				 
				2020-09-26 12:38:49 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Remove extra space accidently added (learned you can put spaces after periods in Python?) 
						
					 
				 
				2023-10-05 16:26:20 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Moved visibility setting out of the drawing function for better performance 
						
					 
				 
				2021-06-30 10:58:41 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demos of Matplotlib animated spectrogram - threaded and not threaded 
						
					 
				 
				2021-06-30 10:58:12 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Switched to using the PySimpleGUI supplied threading capability instead of  manually starting the thread 
						
					 
				 
				2022-03-28 18:27:50 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Major update of all demo programs to use new PEP8 bindings, etc 
						
					 
				 
				2019-10-23 16:10:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Major update of all demo programs to use new PEP8 bindings, etc 
						
					 
				 
				2019-10-23 16:10:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Matplotlib demo based on Template that allows changing Matplotlib Style and PySimpleGUI Theme to see what matches 
						
					 
				 
				2020-09-26 12:39:21 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Major update of all demo programs to use new PEP8 bindings, etc 
						
					 
				 
				2019-10-23 16:10:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Got a few of the Demos up to date with changes standard to many demos (edit me, get versions for example) 
						
					 
				 
				2022-06-11 09:01:27 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Got a few of the Demos up to date with changes standard to many demos (edit me, get versions for example) 
						
					 
				 
				2022-06-11 09:01:27 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fixed menu definition (Help should have had a list like the other entries). Added key to the menu, etc. It's been a long time since updated. 
						
					 
				 
				2022-12-10 16:29:28 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo program for read all windows that was evidently not checked in.... 
						
					 
				 
				2022-07-25 12:29:26 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							shortcut for cprint rather than using sg.cprint. 
						
					 
				 
				2020-07-09 05:31:15 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New demo to show how to make Multline element input justification correct 
						
					 
				 
				2021-02-03 13:17:51 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix for missing font on debug print.  Addition of font to Multiline demo program 
						
					 
				 
				2021-06-10 10:47:31 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Moved clipboard operations to a single function to make event loop cleaner 
						
					 
				 
				2021-06-06 10:31:54 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Super Simple 2-windows in 25 lines of code 
						
					 
				 
				2021-02-19 21:40:49 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Changed multi-threaded demos to use new Window.write_event_value method 
						
					 
				 
				2020-07-18 13:42:32 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo showing how to generate a popup from a thread 
						
					 
				 
				2021-02-17 09:43:49 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program - a multi-threaded example using a queue to send data to your application 
						
					 
				 
				2022-11-12 11:02:09 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Update to make main GUI window less visible. Added a blocking popup at the end. 
						
					 
				 
				2022-11-18 16:53:12 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Changed multi-threaded demos to use new Window.write_event_value method 
						
					 
				 
				2020-07-18 13:42:32 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Updated to use more recent design patterns. 
						
					 
				 
				2019-11-19 11:54:35 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Changed multi-threaded demos to use new Window.write_event_value method 
						
					 
				 
				2020-07-18 13:42:32 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Simplified the multithreaded demo and introduced the tuple key design pattern for threading 
						
					 
				 
				2022-12-19 16:55:58 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Changed multi-threaded demos to use new Window.write_event_value method 
						
					 
				 
				2020-07-18 13:42:32 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added multiple thread window locations 
						
					 
				 
				2021-02-19 22:29:25 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Updated to use built-in threading call, tuples for thread keys, relative window position 
						
					 
				 
				2022-07-08 11:16:40 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Removed cprint from thread. Added dummy button 
						
					 
				 
				2020-07-18 15:36:12 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Initial check-in of multi-threaded & multi-window write_event_value call. 
						
					 
				 
				2020-11-11 09:43:59 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Replaced PIL's deprecated constant ANTIALIAS with LANCZOS 
						
					 
				 
				2023-10-05 16:11:51 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Major update of all demo programs to use new PEP8 bindings, etc 
						
					 
				 
				2019-10-23 16:10:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo updates with new theme calls 
						
					 
				 
				2019-12-24 18:52:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Updated to use newest methods such as setting cursor and removing all sleeps. 
						
					 
				 
				2020-01-17 12:48:51 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo - Integrate with notifypy package 
						
					 
				 
				2021-06-23 13:52:15 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo one_line_progress_meter - a standalone demo for this capability 
						
					 
				 
				2021-02-20 07:51:57 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Update to the latest coding guidelines.  Use PPM encoding as it's been shown to be more efficient 
						
					 
				 
				2022-06-01 15:44:19 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More "Demo Program Catchup" updates.  Working through them bit by bit..... 
						
					 
				 
				2022-02-22 05:20:03 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More "Demo Program Catchup" updates.  Working through them bit by bit..... 
						
					 
				 
				2022-02-22 05:20:03 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Switched to ppm format.  Changed tkinter specific call to Graph.send_figure_to_back for portability 
						
					 
				 
				2021-06-20 08:06:07 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Updated to latest coding conventions 
						
					 
				 
				2020-05-07 05:49:44 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Simplified code. Made font size selectable using a slider. Removed USING_QT code. Window now resizable so that font resizing works 
						
					 
				 
				2022-06-22 15:45:52 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo updates with new theme calls 
						
					 
				 
				2019-12-24 18:52:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fixed layout undefined error due to window created at wrong location in file. 
						
					 
				 
				2020-05-12 10:39:17 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Made version window non-blocking 
						
					 
				 
				2022-11-26 07:01:24 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Improvements to the newer PIL demos 
						
					 
				 
				2021-05-25 14:16:21 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Improvements to the newer PIL demos 
						
					 
				 
				2021-05-25 14:16:21 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Replaced PIL's deprecated constant ANTIALIAS with LANCZOS 
						
					 
				 
				2023-10-05 16:11:51 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Remove extra space accidently added (learned you can put spaces after periods in Python?) 
						
					 
				 
				2023-10-05 16:26:20 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Make the Image element expand so that the buttons will not jump around as much. 
						
					 
				 
				2023-01-03 14:16:52 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							A new reworked version of pong! 
						
					 
				 
				2021-05-31 17:40:38 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Major update of all demo programs to use new PEP8 bindings, etc 
						
					 
				 
				2019-10-23 16:10:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Another Demo Program refresh... 
						
					 
				 
				2022-02-22 05:35:02 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fixed logging github issue problem with overall and python years swapped 
						
					 
				 
				2021-12-06 08:52:41 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More "Demo Program Catchup" updates.  Working through them bit by bit..... 
						
					 
				 
				2022-02-22 05:20:03 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fixed bad import bug.  Dunno how the code got in there 
						
					 
				 
				2020-06-11 09:38:39 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Addition of horiziontal scrollbar 
						
					 
				 
				2021-10-13 06:00:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Checking in some accumulated changes - Added Sizegrip, window now resizable, show open files, filter checkbox for Python processes, Edit Me right click menu 
						
					 
				 
				2022-01-15 17:34:49 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Addition of right click menu and set size of combo boxes to be 30 entries long. 
						
					 
				 
				2022-12-14 08:49:53 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New PyCharm launcher demo 
						
					 
				 
				2020-06-26 08:35:16 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo of "PyCharm Me" Button 
						
					 
				 
				2020-08-27 18:16:11 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Getting more Demo Programs synced up.  New demo for VPush too 
						
					 
				 
				2022-02-21 14:12:15 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo updates with new theme calls 
						
					 
				 
				2019-12-24 18:52:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More docstring fixes.  no_titlebar parameter for one_line_progress_meter, renamed demo file 
						
					 
				 
				2020-03-23 23:17:04 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Updated Radio Simulation using Image Elements 
						
					 
				 
				2021-10-23 08:27:49 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Changed (significantly) to use the new User Settings API to store all of the credentials and search history 
						
					 
				 
				2020-11-13 14:47:41 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Removed need for OpenCV and numpy. 
						
					 
				 
				2022-03-05 06:17:51 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Removed need for OpenCV and numpy. 
						
					 
				 
				2022-03-05 06:17:51 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo updates with new theme calls 
						
					 
				 
				2019-12-24 18:52:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Removed old code that used Popen and instead uses the PySimpleGUI Exec API calls for an all-in-one demo.  Added expansion of the Multilline and a SizeGrip so that it's obvious to user the window is resizable. 
						
					 
				 
				2022-05-14 15:10:37 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added handling of multiple arguments 
						
					 
				 
				2022-10-27 15:54:58 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo updates with new theme calls 
						
					 
				 
				2019-12-24 18:52:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Programs - SDK Help used in the Udemy course 
						
					 
				 
				2022-01-27 11:56:16 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Programs - SDK Help used in the Udemy course 
						
					 
				 
				2022-01-27 11:56:16 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Acciently checked in a version importing the wrong PySimpleGUI 
						
					 
				 
				2020-06-19 08:08:00 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added a custom titlebar 
						
					 
				 
				2021-03-11 09:07:42 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added some text, added use of Debug Window to display values since may be running from the Demo Browser where prints are not shown 
						
					 
				 
				2022-04-21 12:44:36 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New statusbar demo to accompany change to StatusBar element. 
						
					 
				 
				2020-08-17 11:48:56 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fixed numpy deprecated problems.   Checking in improvement made long ago buit forgot to check in 
						
					 
				 
				2023-10-16 08:57:47 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More "Demo Program Catchup" updates.  Working through them bit by bit..... 
						
					 
				 
				2022-02-22 05:20:03 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New super-simple form Demo 
						
					 
				 
				2020-05-16 12:54:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Initial check-in of System Tray with  GUI design pattern 
						
					 
				 
				2020-06-07 08:19:20 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More "Demo Program Catchup" updates.  Working through them bit by bit..... 
						
					 
				 
				2022-02-22 05:20:03 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New System Tray Icon demo using psgtray - Tray only version (no window is ever shown).  Renamed other psgtray demo program to a similar name 
						
					 
				 
				2022-04-30 08:33:32 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New System Tray Icon demo using psgtray - Tray only version (no window is ever shown).  Renamed other psgtray demo program to a similar name 
						
					 
				 
				2022-04-30 08:33:32 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Replaced PIL's deprecated constant ANTIALIAS with LANCZOS 
						
					 
				 
				2023-10-05 16:11:51 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program - Table with checkmarks 
						
					 
				 
				2023-02-25 13:21:26 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo updates with new theme calls 
						
					 
				 
				2019-12-24 18:52:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added filtering out option, home and end keys, and displaying number of selected rows to the Demo Program for displaying CSV files. 
						
					 
				 
				2022-09-24 15:27:25 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fixed "double" operation. Was including the header. Demonstrate that cols_justification can have illegal values 
						
					 
				 
				2022-06-02 17:17:54 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Addition of double-clicking and showing the get_liast_clicked_position function. 
						
					 
				 
				2022-07-08 08:13:13 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Major update of all demo programs to use new PEP8 bindings, etc 
						
					 
				 
				2019-10-23 16:10:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Enabled resizing of table 
						
					 
				 
				2022-11-01 15:11:50 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fixed layout-reuse error in the Nested Tabs demo. Added comment block.. .surprised no one noticed... may be time for a $5 prize again in the code 
						
					 
				 
				2022-04-20 10:08:20 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Addition of disable to Simple Tabs Demo 
						
					 
				 
				2022-07-03 16:33:51 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program - Text Element - new fully autosize 
						
					 
				 
				2021-08-09 16:45:22 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New demo on how to add your own custom theme and then use it 
						
					 
				 
				2021-03-04 12:31:42 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo - Change your window's theme 
						
					 
				 
				2021-02-14 23:25:19 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program - Theme Color Swatches 
						
					 
				 
				2020-10-14 09:10:19 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Some cleaning up 
						
					 
				 
				2022-04-16 04:45:35 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program Custom Images Dark Theme 
						
					 
				 
				2023-02-07 11:37:05 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Renamed the dark theme previewer demo 
						
					 
				 
				2020-07-23 17:25:38 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo Program - Time Chooser (ONE more time!) 
						
					 
				 
				2023-01-06 16:12:40 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program - generate periodic timer events 
						
					 
				 
				2022-12-23 08:45:01 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New demo - custom titlebar running as async 
						
					 
				 
				2020-08-14 12:57:10 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Updated CustomTitlebar demo.  New screenshots for docs 
						
					 
				 
				2022-02-01 11:03:42 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Removed f-strings so can run on the Pi (3.4) 
						
					 
				 
				2020-08-25 17:25:40 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added code and comments to show all 3 ways to create a custom titlebar 
						
					 
				 
				2021-01-02 13:21:08 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Catching up demos that haven't been checked in... that I thought were....hmmm... there are a LOT of them.... 
						
					 
				 
				2022-02-16 18:00:19 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program to show how TTK Scrollbars work 
						
					 
				 
				2022-04-28 12:37:06 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program - Save/Load window inputs using User Settings API (JSON file) 
						
					 
				 
				2022-06-15 13:56:42 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Getting more Demo Programs synced up.  New demo for VPush too 
						
					 
				 
				2022-02-21 14:12:15 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program - Using User Settings as a Database 
						
					 
				 
				2022-06-04 11:56:00 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fixed typo in docstring 
						
					 
				 
				2023-02-06 11:43:54 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More demo programs updates  🤦♂️  wow.....I thought for sure these were checked in.... 
						
					 
				 
				2022-02-16 19:51:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Catching up on the many many demo programs that were not checked in.... 
						
					 
				 
				2022-02-16 19:39:13 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo showing class interface for User Settings 
						
					 
				 
				2020-11-13 11:54:04 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							INI File for the User Settings Demo Program 
						
					 
				 
				2021-10-17 17:33:46 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Updated User Settings INI Demo with more examples of class interface 
						
					 
				 
				2022-03-01 04:39:16 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added last value chosen for combo, popup with dictionary info. 
						
					 
				 
				2020-11-13 11:54:39 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo Program to show new Watermark features 
						
					 
				 
				2023-03-07 20:14:08 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added the custom titlebar so that the window can be moved by that titlebar. 
						
					 
				 
				2020-08-21 13:11:36 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program to show how the new enable_window_config_events parameter works 
						
					 
				 
				2022-06-05 14:29:08 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 
						
					 
				 
				2020-05-07 06:22:59 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Updated to use the exapand_x and expand_y parms.  Uses a transparent color and added "edit me" feature 
						
					 
				 
				2022-01-14 12:39:56 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New demo - restart a window(recreates a window) 
						
					 
				 
				2020-08-13 15:00:08 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Version with temp methods in case running an old PySimpleGUI. 
						
					 
				 
				2021-08-23 12:50:51 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo Program - shows how to use the new Window parameter relative_location 
						
					 
				 
				2021-10-18 15:27:42 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Addition of Window.timer_get_active_timers to get a list of the currently active timers for a window.  Added to the demo program. 
						
					 
				 
				2022-12-28 10:07:53 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Demo updates with new theme calls 
						
					 
				 
				2019-12-24 18:52:47 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Major update of all demo programs to use new PEP8 bindings, etc 
						
					 
				 
				2019-10-23 16:10:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Cleaning up demos so local changes get rolled in.  Old demos removed.  There is a significant effort underway 
						
					 
				 
				2021-03-01 06:59:36 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							needed for demo 
						
					 
				 
				2020-12-20 17:42:42 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New Demo - Demo_Fonts_Using_pyglet - adding fonts to tkinter using pyglet (thanks Jason!) 
						
					 
				 
				2022-02-14 13:37:09 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Major update of all demo programs to use new PEP8 bindings, etc 
						
					 
				 
				2019-10-23 16:10:03 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Much needed update to the Demo Programs readme... 
						
					 
				 
				2022-06-11 07:42:43 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added an icon for testing 
						
					 
				 
				2020-03-30 19:13:08 -04:00