Commit Graph

2252 Commits

Author SHA1 Message Date
MikeTheWatchGuy 87f4330dcf Added Manually Updated example. New comments, PEP8 func names. 2019-06-10 20:15:37 -04:00
MikeTheWatchGuy 858d73febf Release 3.38, 1.38 2019-06-10 10:01:14 -04:00
MikeTheWatchGuy 8e03891ed8 Compacted code 2019-06-09 14:04:59 -04:00
MikeTheWatchGuy e49a03095c EXPERIMENTAL - Multiline elems are resizable, Output does in Y direction, scrolling output popup resizeable 2019-06-09 13:51:12 -04:00
MikeTheWatchGuy 1fc718b325 Text wrapping - the FINAL FIX! Update a Disabled multiline works now (enables, changes, disables) 2019-06-08 14:26:02 -04:00
MikeTheWatchGuy b37a83074a Major corrective help! 2019-06-05 18:32:17 -04:00
MikeTheWatchGuy 091208916c Yet more wrap fixes 2019-06-04 10:32:15 -04:00
MikeTheWatchGuy 6587d5bea5 Fix for Text Element wrapping 2019-06-04 10:26:23 -04:00
MikeTheWatchGuy f55bad148b Fix for wrapping text element correctly. Demo program updates. 2019-06-04 10:17:04 -04:00
MikeTheWatchGuy 648294c0fc Fixed clearing of Output Element using Update method. Wasn't setting "CurrentValue" variable, only the widget 2019-06-03 10:27:27 -04:00
MikeTheWatchGuy 97d374cfea "Fix" for Output Element scrolling issue (still a problem), SuperImage class addition, The new key handling that all ports now have, Output Element text defaults to black now 2019-06-01 22:40:30 -04:00
MikeTheWatchGuy 9b35531e2c Release 3.37, 1.37 2019-06-01 21:41:07 -04:00
MikeTheWatchGuy cfce279303 New Demos to show off debuggers! Renamed one demo program 2019-06-01 21:34:03 -04:00
MikeTheWatchGuy f2ac7d37bb Rework of Demo Debugger Integration + New Demo Debugger Button (experimental only) 2019-06-01 20:48:55 -04:00
MikeTheWatchGuy fc4e99625c Fix for PopupGetFiles/Folders on Linux showing tk window, More changes for debugger, Lots of general cleanup 2019-06-01 07:49:05 -04:00
MikeTheWatchGuy cc358cf8a9 New show debugger and popout funcs, reached further back on read to correct frame 2019-05-30 19:32:36 -04:00
MikeTheWatchGuy 6656e44326 Debugger flags 2019-05-30 16:45:50 -04:00
MikeTheWatchGuy 24fb9c5840 Give user complete control over debugger. NOTE - Debugger is ENABLED by default. 2019-05-30 15:26:16 -04:00
MikeTheWatchGuy 2e3d812d37 More showing 2019-05-30 13:13:07 -04:00
MikeTheWatchGuy dbbebff429 Key l auncher 2019-05-30 12:30:21 -04:00
MikeTheWatchGuy b1baad7beb Hooked debugger up to debug button 2019-05-30 12:20:46 -04:00
MikeTheWatchGuy 7705d6924a Merged in new calendar code (icon and timestamp) 2019-05-30 10:52:57 -04:00
MikeTheWatchGuy 83992dd520 First attempt at built-in debugger 2019-05-30 10:25:52 -04:00
MikeTheWatchGuy 2dc8972931 Release 3.36 2019-05-29 19:30:36 -04:00
MikeTheWatchGuy a21c60e9e6 New Window methods - GrabAnywhereOn, GrabAnywhereOff 2019-05-29 14:10:42 -04:00
MikeTheWatchGuy 199584e59b doc update 2019-05-29 13:56:41 -04:00
MikeTheWatchGuy b061a9805b ver 3.35 release 2019-05-29 13:54:10 -04:00
MikeTheWatchGuy ecf30c3351 Moved to different Rep 2019-05-29 13:53:49 -04:00
MikeTheWatchGuy eba5b6da79 Added multiple files option to PopupGetFile 2019-05-29 13:53:22 -04:00
MikeTheWatchGuy 26581c2578 docs/index.md updated from https://stackedit.io/ 2019-05-29 09:05:21 -04:00
MikeTheWatchGuy 7b236067f6 PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-05-29 09:03:38 -04:00
MikeTheWatchGuy d6a528672f PySimpleGUIQt/readme.md updated from https://stackedit.io/ 2019-05-29 09:03:36 -04:00
MikeTheWatchGuy 7235dd9537 Check in of readme for OLD PySimpleGUIdebugger page 2019-05-27 09:43:58 -04:00
MikeTheWatchGuy a083a42c1b Rename of PySimpleGUIdebugger to imwatchingyou 2019-05-26 15:41:23 -04:00
MikeTheWatchGuy 9f61064fc1 Release 1.9 2019-05-26 11:38:42 -04:00
MikeTheWatchGuy deed0caa5e Release 3.34.0 2019-05-25 17:54:19 -04:00
MikeTheWatchGuy c556b38e99 Fix for Linux maximize and normal windows, fix for more color crashes 2019-05-25 17:43:29 -04:00
MikeTheWatchGuy 7e670b5dea Release 3.33 2019-05-25 15:51:55 -04:00
MikeTheWatchGuy 77e0f71b10 Fix for setting look and feel to system default 2019-05-25 15:36:45 -04:00
MikeTheWatchGuy 6272927ae6 Fix for missing return values! 2019-05-25 14:34:33 -04:00
MikeTheWatchGuy 6ab1b2890f PySimpleGUIdebugger - match latest PyPI 1.7 2019-05-25 14:22:09 -04:00
MikeTheWatchGuy dcc4e86b9a Made the debugger launchable from a button 2019-05-25 12:34:33 -04:00
MikeTheWatchGuy 2c01c06580 Added window close at end to cleanup 2019-05-25 12:09:37 -04:00
MikeTheWatchGuy 9ab44d7e48 More Comments 2019-05-25 11:43:11 -04:00
MikeTheWatchGuy b906d73696 Update PySimpleGUI27.py 2019-05-25 10:55:54 -04:00
MikeTheWatchGuy 4d756d58cb Refresh of debugger 2019-05-24 23:52:35 -04:00
MikeTheWatchGuy cf02da33c9 Added missing init call 2019-05-24 22:28:39 -04:00
MikeTheWatchGuy abcae725d1 Removed line of cocde causing crash. Updated version numbers in readme 2019-05-24 22:05:41 -04:00
MikeTheWatchGuy 7348cb67ba Release 3.30. New PySimpleGUIdebugger release to PyPI 2019-05-24 21:04:15 -04:00
MikeTheWatchGuy bf762e12b9 PySimpleGUI Debugger! Initial checkin 2019-05-24 08:51:17 -04:00