Commit Graph

  • 07ead47df7 More 2.7 work MikeTheWatchGuy 2018-09-25 11:39:30 -0400
  • c3cc96534d More 2.7 work MikeTheWatchGuy 2018-09-25 11:26:41 -0400
  • 445fd5c25a
    Merge pull request #345 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-25 10:45:18 -0400
  • b4e6de5c59 A 2.7 Version of PySimpleGUI (partially done) MikeTheWatchGuy 2018-09-25 10:44:52 -0400
  • bc2567130e
    Merge pull request #343 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-25 01:34:14 -0400
  • 8e541ec21c RELEASE 3.8.0 MikeTheWatchGuy 2018-09-25 01:33:32 -0400
  • 6df8caacae
    Merge pull request #341 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-24 23:03:45 -0400
  • fa8ece89a3 New document.... Cookbook table.pdf MikeTheWatchGuy 2018-09-24 23:03:09 -0400
  • 95bc6ed2b1
    Merge pull request #339 from eagleEggs/master MikeTheWatchGuy 2018-09-24 22:57:00 -0400
  • 589e5aaa87
    Merge pull request #340 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-24 22:08:43 -0400
  • bd97141255
    Form2 call fix eagleEggs 2018-09-24 21:37:54 -0400
  • 6d3436bc98 Tab fix - was packing on bottom... needed to pack anchored to top instead of bottom, can now set color of background MikeTheWatchGuy 2018-09-24 20:31:06 -0400
  • 5197d89e47
    Merge pull request #338 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-24 18:29:42 -0400
  • 7b0a6be951 DEMO WITH SUGGESTED DESIGN PATTERNS MikeTheWatchGuy 2018-09-24 18:28:54 -0400
  • 09b84e5a87
    Merge pull request #337 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-24 18:01:36 -0400
  • a1f4c60271 Major demo refresh.. switched everything to new function names, new design patterns MikeTheWatchGuy 2018-09-24 18:01:00 -0400
  • a3e5d5dacb
    Merge pull request #336 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-24 12:25:24 -0400
  • 2a06683383 Added a couple of very helpful contributors. Thank you to everyone that has helped!! MikeTheWatchGuy 2018-09-24 12:24:55 -0400
  • 952a66fd78
    Merge pull request #335 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-24 12:18:08 -0400
  • afbaa5ef97 Renamed MultiTab to TabGroup MikeTheWatchGuy 2018-09-24 12:17:45 -0400
  • 09fe8b9cd4
    Merge pull request #334 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-24 10:53:44 -0400
  • d633329a5b Test tab inputs MikeTheWatchGuy 2018-09-24 10:53:24 -0400
  • 7325c58d32
    Merge pull request #333 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-24 10:50:02 -0400
  • 1d0495a0bc Ability to READ TABS! How useful! MikeTheWatchGuy 2018-09-24 10:49:29 -0400
  • ae1e5f574f
    Merge pull request #332 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-24 10:40:28 -0400
  • 2bf5ce46b4 Demo of new Tab Element MikeTheWatchGuy 2018-09-24 10:40:08 -0400
  • 20ec508234 New feature! TABS - This time for real, done the "right way" (yea right) MikeTheWatchGuy 2018-09-24 10:36:22 -0400
  • bfbffaac00
    Merge pull request #329 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-24 00:53:52 -0400
  • 4e1c7bb75f Swapped parameter in OneLineProgressMeter MikeTheWatchGuy 2018-09-24 00:53:24 -0400
  • 39ce2ccbef
    Merge pull request #327 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-23 23:04:04 -0400
  • 0bac183b9d MORE form renaming to window... MikeTheWatchGuy 2018-09-23 23:03:20 -0400
  • b672a7dd55
    Merge pull request #326 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-23 23:00:23 -0400
  • 2f5a42bc86 More design pattern changes MikeTheWatchGuy 2018-09-23 22:59:54 -0400
  • d05f3aeea1
    Merge pull request #325 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-23 22:51:11 -0400
  • 763ea62479 More removal of Form in favor of Window MikeTheWatchGuy 2018-09-23 22:50:48 -0400
  • adaf62f8e3
    Merge pull request #324 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-23 21:37:48 -0400
  • 5891ee00b9 STILL trying to get the docs right! MikeTheWatchGuy 2018-09-23 21:36:40 -0400
  • def0f3287d Readme updates MikeTheWatchGuy 2018-09-23 21:30:56 -0400
  • f04586da5e
    Merge pull request #323 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-23 18:31:54 -0400
  • 53720e3e8d DOCS - The big Form to Window rename effort... MikeTheWatchGuy 2018-09-23 18:30:29 -0400
  • eb72181182 More Form removal. New CloseNonBlocking method instead of CloseNonBlockingForm MikeTheWatchGuy 2018-09-23 18:04:32 -0400
  • fd553e64b1
    Merge pull request #322 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-23 17:53:53 -0400
  • 828274af3f Replaced form with window MikeTheWatchGuy 2018-09-23 17:53:28 -0400
  • e509bf0598
    Merge pull request #321 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-23 16:56:57 -0400
  • 294f11a606 Goodbye FlexForm.... Hello Window MikeTheWatchGuy 2018-09-23 16:51:13 -0400
  • 2e757eb613
    Merge pull request #319 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-23 15:26:26 -0400
  • 61253d9723 Somewhat significant overhaul to include more features, better outlook on life in general... MikeTheWatchGuy 2018-09-23 15:25:50 -0400
  • ecd745ce9e
    Merge pull request #318 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-23 13:49:10 -0400
  • 9623ba8b99 More readme changes... reworked parts of intro. Included info on using PyInstaller to make an EXE file MikeTheWatchGuy 2018-09-23 13:48:37 -0400
  • aba62c07ed
    Merge pull request #317 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-23 12:41:02 -0400
  • 4228c1eb35 Removed LookAndFeel capability for Mac platform. The function does nothing if sys.platform == 'darwin'. Added warning messages trying to help user when Finalize is not called when it should be. Removed candidate function names PrepareForUpdate and PreRead. Ended up using Finalize as final function name MikeTheWatchGuy 2018-09-23 12:40:31 -0400
  • dd4d0c6d1d
    Merge pull request #315 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-23 12:17:26 -0400
  • 7e00dd16fe RELEASE 3.5.2 MikeTheWatchGuy 2018-09-23 12:16:50 -0400
  • 50261625a4 Addec chaining capability to Finalize method... more compacting the user's code! MikeTheWatchGuy 2018-09-23 12:10:25 -0400
  • 44ab9e8a74
    Merge pull request #314 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-23 11:38:08 -0400
  • ae661d27f2 Added Recipe to create EXE file using PyInstaller MikeTheWatchGuy 2018-09-23 11:37:37 -0400
  • 6eea85254f
    Merge pull request #311 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-22 22:45:51 -0400
  • eec0283461 Fix for not properly filling form elements inside of Frame Element MikeTheWatchGuy 2018-09-22 22:45:21 -0400
  • ed51c5a58b
    Merge pull request #308 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-22 14:53:22 -0400
  • 0deb89c213 Cookbook - updated to new best-practices MikeTheWatchGuy 2018-09-22 14:52:39 -0400
  • 383099e123
    Merge pull request #307 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-22 14:35:02 -0400
  • ee58a41fcc 1/2 way through the Cookbook overhaul MikeTheWatchGuy 2018-09-22 14:34:20 -0400
  • c8cc0a0fd6
    Merge pull request #305 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-22 14:00:53 -0400
  • a2c6cc3b9f 3.5.1 version info added MikeTheWatchGuy 2018-09-22 14:00:23 -0400
  • 2d5373e6f5
    Merge pull request #304 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-22 13:52:44 -0400
  • 39dfe7b462 3.5.1 Relase Readme MikeTheWatchGuy 2018-09-22 13:52:08 -0400
  • 6f6903b94d
    Merge pull request #303 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-22 13:17:09 -0400
  • 37be7d8d50 Fixed compatibility problems in graph drawing functions MikeTheWatchGuy 2018-09-22 13:16:49 -0400
  • d514604928
    Merge pull request #302 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-21 23:30:21 -0400
  • 91fef55aed Key error MikeTheWatchGuy 2018-09-21 23:29:50 -0400
  • 7a9299e8ce
    Merge pull request #301 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-21 22:45:58 -0400
  • eb309b5895 Turned off no_titlebar, changed target to use new key-style targe MikeTheWatchGuy 2018-09-21 22:45:05 -0400
  • e32bee449b
    Merge pull request #299 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-21 21:11:25 -0400
  • 8eadf8e21d Fix for Tabbed Forms - ReadButton was returing None values. Also fixed problem with blank popups after tabbed form. MikeTheWatchGuy 2018-09-21 21:10:28 -0400
  • c7af75ca78
    Merge pull request #297 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-21 20:01:10 -0400
  • 5f29697887 Fix for Buttons not finding Target if within a Calumn or other container like Frame MikeTheWatchGuy 2018-09-21 20:00:47 -0400
  • d3a97f9191
    Merge pull request #294 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-21 15:48:50 -0400
  • f6d93fbde9 Turned of Grab Anywhere because want to copy and paste text from window MikeTheWatchGuy 2018-09-21 15:48:04 -0400
  • c675494a4f
    Merge pull request #293 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-21 15:19:13 -0400
  • 5646ff8786 Fixed user submitted bug in setting icon in FlexForm init MikeTheWatchGuy 2018-09-21 15:18:46 -0400
  • 94faaade69
    Merge pull request #291 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-21 14:05:40 -0400
  • 83ef563025 Added keys to Output, Column Elements MikeTheWatchGuy 2018-09-21 14:05:08 -0400
  • f6443f7a26
    Merge pull request #290 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-21 14:02:51 -0400
  • 84f229a466 Readme - New Elements and parameter.. much more to go MikeTheWatchGuy 2018-09-21 14:02:16 -0400
  • 2085b0034b
    Merge pull request #287 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-21 08:44:08 -0400
  • e458235d50 New button names - SimpleButton -> Button, ReadFormButton -> ReadButton MikeTheWatchGuy 2018-09-21 08:43:39 -0400
  • 6cfce5ee48 Draw Axis MikeTheWatchGuy 2018-09-21 01:09:48 -0400
  • 63ad2585d1
    Merge pull request #286 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-21 00:46:00 -0400
  • d83d8b8826 New 10-line graph demo MikeTheWatchGuy 2018-09-21 00:45:21 -0400
  • 864e1ce08f Fixed up new function names, added new Sine Wave Recipe MikeTheWatchGuy 2018-09-21 00:43:16 -0400
  • 7bafd9d39b
    Merge pull request #285 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-21 00:19:53 -0400
  • 560dc0b8ca Pong gif MikeTheWatchGuy 2018-09-21 00:18:28 -0400
  • af8fe3f9be Removed autoclose MikeTheWatchGuy 2018-09-20 23:44:47 -0400
  • 07dd65d249
    Merge pull request #284 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-20 23:44:26 -0400
  • 2d5a3a8ff9 RELEASE 3.5.0 MikeTheWatchGuy 2018-09-20 23:43:53 -0400
  • 87aef6928f Multiline - fix for appending lines. MikeTheWatchGuy 2018-09-20 23:16:26 -0400
  • aba998eeb2
    Merge pull request #281 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-20 21:53:00 -0400
  • 0c1860b006 Fixed erroneous popup, New demo - simple cpu meter MikeTheWatchGuy 2018-09-20 20:42:40 -0400
  • ce988e61d8
    Merge pull request #280 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-09-20 19:30:44 -0400
  • 983716e242 NEW Featrure - Tooltips! Go crazy and tip everything! but most importantly, tip me! MikeTheWatchGuy 2018-09-20 19:30:13 -0400