Commit Graph

638 Commits

Author SHA1 Message Date
PySimpleGUI 8d99afbdc0 Better start for call reference doc... much more work to do like adding link over to it in the readme 2020-05-17 06:43:16 -04:00
PySimpleGUI a46fde5e46 Split Readme (YES!) New Call Reference document. Readme changed to use WIN_CLOSED constant 2020-05-16 12:54:28 -04:00
PySimpleGUI 8173d384e4 Release 4.19.0 2020-05-05 08:45:19 -04:00
PySimpleGUI 10577019b6 Fix for bad key. Added Recipe text. 2020-05-04 19:45:11 -04:00
PySimpleGUI 9e549c4600 Source file #1 for sample cofe for 2020 lessons 2020-04-24 20:15:35 -04:00
PySimpleGUI 1ada355f2b The PySimpleGUI 2020 L:esson Text - Accompanies YouTube Video 2020-04-24 20:08:32 -04:00
PySimpleGUI 1642d5d14e Removed very old tutorial 2020-04-05 21:14:10 -04:00
PySimpleGUI 1843cd5d40 New Recipe - Settings Load / Save 2020-04-05 17:51:59 -04:00
PySimpleGUI 5434c7e0c7 Printing section 2020-04-03 20:56:32 -04:00
PySimpleGUI 070cc6ebcc Removed check for 'Exit' 2020-04-02 10:57:47 -04:00
PySimpleGUI 74bc125992 enable_events recipe updated 2020-04-02 10:54:15 -04:00
PySimpleGUI 026d91fde1 Picking back up the updates.... more recipes 2020-04-02 10:47:42 -04:00
PySimpleGUI 807cd4e8f2 Changed animated GIFs into PNGs to try and speed up loading 2020-03-27 13:20:46 -04:00
PySimpleGUI 6d141100c5 Release 4.18.0 2020-03-26 09:42:58 -04:00
PySimpleGUI 6abf9515a0 Delete test file 2020-03-24 20:33:39 -04:00
PySimpleGUI fad3dfb1d3 Release 4.17.0 2020-03-24 20:26:23 -04:00
PySimpleGUI b21de56c99 Test to see how new readme looks 2020-03-22 16:59:44 -04:00
PySimpleGUI f4e488061a Release 4.16.0 2020-02-20 16:08:55 -05:00
PySimpleGUI 76e2ec49d9 Release 4.15.1 2020-01-09 23:25:54 -05:00
PySimpleGUI 9543c68d1a Release 4.15.0 2020-01-08 23:01:05 -05:00
PySimpleGUI 37a03fba0a Changed over to using theme instead of look and feel 2019-12-26 10:23:57 -05:00
PySimpleGUI 922c6a99bb Release 4.14.0 - Themes! 2019-12-23 09:36:29 -05:00
PySimpleGUI 0d7473eedb Removed Macs being forced to system default. Checked in the latest readme components 2019-12-21 13:23:38 -05:00
PySimpleGUI 577a492673 Release 4.13.0 2019-12-18 22:19:00 -05:00
PySimpleGUI 3022748ec7 Release 4.12 2019-12-14 23:33:44 -05:00
PySimpleGUI 24e50e9c0b Info on the new .bind method 2019-12-10 16:03:35 -05:00
PySimpleGUI 2c6ed5355f Release 4.11.0 2019-12-10 15:48:26 -05:00
PySimpleGUI 6348b969e6 Release 4.10.0 2019-12-09 17:08:19 -05:00
PySimpleGUI b9926676f0 Release 4.9.0 2019-12-07 19:29:23 -05:00
PySimpleGUI 551b696c25 2019 update of Tutorial in progress 2019-12-07 16:52:35 -05:00
PySimpleGUI c2ddac7d5d Release 4.8.0 2019-12-04 20:41:45 -05:00
PySimpleGUI 19377a217b Release 4.7.0 2019-11-26 18:32:38 -05:00
PySimpleGUI c59c31fbb1 Fix for Text Element being too small in Pattern 2 2019-11-22 11:37:04 -05:00
PySimpleGUI 14cc0dc0cf Fixed bug in multi-window design pattern!! Thank you nngogol! 2019-11-21 16:43:59 -05:00
PySimpleGUI 3ff93c9fd2 Reworking on the Pythonic GUIs document 2019-11-19 17:17:08 -05:00
PySimpleGUI a0b783c8bb Lots more about colors, creating your own themes 2019-11-18 22:17:34 -05:00
PySimpleGUI a7faf9c1e9 Release 4.6.0 2019-11-16 04:35:30 -05:00
PySimpleGUI 8d3752d217 Look and Feel theme summary Recipe added 2019-11-13 11:39:45 -05:00
PySimpleGUI fbc8f552f8 Initial Check-in of a PDF version of the main documentation 2019-11-12 18:41:43 -05:00
PySimpleGUI 504431824c LOTS of PEP8 methods added! Getting to be a large document. 2019-11-12 18:27:30 -05:00
PySimpleGUI 3067449302 More updates... colors and base64 graphics are the big push in this one... 2019-11-12 12:01:15 -05:00
PySimpleGUI c2c8e229b8 Look and feel section 2019-11-10 21:57:48 -05:00
PySimpleGUI 6b11aab70b Fixed formatting error 2019-11-10 02:04:56 -05:00
PySimpleGUI 6f2471372f 2 new recipes - Matplotlib with 2 window, Minesweeper style button grid 2019-11-10 01:47:53 -05:00
PySimpleGUI 480f25e256 Changed indentation of the call reference section so that the headings show up in TOC on read the docs. 2019-11-09 20:10:21 -05:00
PySimpleGUI 72d7c8dd51 The first set of updates using PEP8 2019-11-09 20:03:51 -05:00
PySimpleGUI 309c9d50e2 Release 4.5.0 2019-11-05 20:01:30 -05:00
PySimpleGUI f157131a73 Fix bad link to demos, Latest PySimpleGUI calls. 2019-10-08 21:15:00 -04:00
MikeTheWatchGuy afb6edf56b Updated patterns 2019-09-15 21:26:33 -04:00
MikeTheWatchGuy e5b5ca7bbb Final 2019-09-10 19:17:53 -04:00
MikeTheWatchGuy 763da2a4dd 3rd draft 2019-09-10 19:09:45 -04:00
MikeTheWatchGuy 7b154acc94 Draft 2-2 2019-09-10 16:56:30 -04:00
MikeTheWatchGuy a056d4846f Draft 2 2019-09-10 16:49:20 -04:00
MikeTheWatchGuy 9602f8f7c4 Make layout use += 2019-09-10 13:54:33 -04:00
MikeTheWatchGuy 9288b02adb More edits. Addition of List Comprehension example, busy screenshot 2019-09-09 20:09:42 -04:00
MikeTheWatchGuy 0d6f02c101 Typos 2019-09-09 18:53:03 -04:00
MikeTheWatchGuy 57dba7a2f7 Typos 2019-09-09 18:39:36 -04:00
MikeTheWatchGuy a9463a1f14 Posting for reviews 2019-09-09 18:24:36 -04:00
MikeTheWatchGuy dbe4e1f19b Tried to tighten up the banners again 2019-09-09 13:31:17 -04:00
MikeTheWatchGuy 2e27926e97 Jump Start added 2019-09-08 11:06:56 -04:00
MikeTheWatchGuy d2bb47b9a8 Old doc was missing the __init__ info!! Ouch! Sorry about that. 2019-09-03 17:30:03 -04:00
MikeTheWatchGuy 48ef8e5827 TONS of changes - NEW additions PEP8, Multithreading, shortcut for FindElement AND Element.Update, HorizontalSeparator, Column justification, Sizer Element, Table.Get for Qt, Extending PySimpleGUI, ChangeLookAndFeel values 2019-08-30 21:02:42 -04:00
MikeTheWatchGuy 0a197b200b Added the "Layouts" section 2019-08-23 20:05:13 -04:00
MikeTheWatchGuy 475333227b Docs for 4.3.0 Release 2019-08-22 17:51:14 -04:00
MikeTheWatchGuy 31f7183891 OFFICIAL 4.2.0 Release! 2019-08-19 17:14:34 -04:00
MikeTheWatchGuy a1743c84c7 BIG CHANGE - Moved ALL call references but popups to the very bottom of section 2019-08-18 15:23:21 -04:00
MikeTheWatchGuy 7d541255e6 Fixed argv bug. Doh! 2019-08-13 15:09:48 -04:00
MikeTheWatchGuy 28c7c35ac0 Lots of doc updates. The recent Tab and TabGroup changes 2019-08-10 22:44:14 -04:00
MikeTheWatchGuy 345b91c7f8 More doc work.... 2019-08-05 17:37:21 -04:00
MikeTheWatchGuy d6458df5ab More documentation... specifically on the Graph Element (plus others) 2019-08-05 16:58:20 -04:00
MikeTheWatchGuy 8f5472c40b RELEASE 4.1 2019-08-04 15:04:16 -04:00
MikeTheWatchGuy b6709c7035 Trying to fix bullet points under "tools" 2019-07-29 17:01:35 -04:00
MikeTheWatchGuy 60c234cfea Trying to fix bullets in tools section 2019-07-29 16:52:57 -04:00
MikeTheWatchGuy f01cd760bf All of the section 1 changes plus latest doc strings 2019-07-29 16:16:06 -04:00
MikeTheWatchGuy 0aac91fa70 More readme work in Section 2 2019-07-27 18:24:51 -04:00
MikeTheWatchGuy 5fe93133ba Changes made to first section. Lots more pretty pictures 2019-07-27 12:29:10 -04:00
MikeTheWatchGuy c768942bad More docstrings where added / changed 2019-07-27 12:20:20 -04:00
MikeTheWatchGuy 59bb9a4fc5 Even more doc strings! 2019-07-25 11:15:25 -04:00
MikeTheWatchGuy 3148c36eaa More updates! Good stuff 2019-07-22 22:34:32 -04:00
MikeTheWatchGuy 36aec6b7c9 MUCH needed update to Cookbook! 2019-07-22 21:19:08 -04:00
MikeTheWatchGuy 176b0c9122 Fixed bad examples. Updated readme quite a bit, but a lot more to do! 2019-07-22 18:30:56 -04:00
MikeTheWatchGuy 8618879a71 Latest and greatest docstrings and cleanup of Readme. Looking GREAT! 2019-07-17 11:17:17 -04:00
MikeTheWatchGuy ae48656c64 Major update to docs! 2019-07-12 16:21:02 -04:00
MikeTheWatchGuy 8037c4eb91 More Docstring Work - concentrated on Window class 2019-07-06 14:49:22 -04:00
MikeTheWatchGuy b9614eef9f LOTS of doc strings. Newest readme based on doc strings 2019-07-02 19:10:12 -04:00
MikeTheWatchGuy 78e35619ff Newly generated documents from the latest 4.1.0.3 code and latest doc generator 2019-06-29 11:23:06 -04:00
MikeTheWatchGuy 23dfb5f7cc Delete index_worked.md 2019-06-25 21:06:42 -04:00
MikeTheWatchGuy 614de21718 New readme from generator 2019-06-24 12:10:22 -04:00
MikeTheWatchGuy db4a8430c3 Put back section removed. Removed end tag 2019-06-23 16:33:22 -04:00
MikeTheWatchGuy f71ffdd1e9 Added back deleted parts. Removed tag at end 2019-06-23 16:28:50 -04:00
MikeTheWatchGuy c15cd4e39c Hacked up doc to make smaller (TEST ONLY!) 2019-06-23 16:26:42 -04:00
MikeTheWatchGuy 9814de9928 Newet generateed readme 2019-06-23 16:20:55 -04:00
MikeTheWatchGuy c106901d99 Removed some comments to see if I get more content 2019-06-23 15:59:23 -04:00
MikeTheWatchGuy 7b8296b698 Fix for tables - were messed up in PyCharm 2019-06-23 15:50:37 -04:00
MikeTheWatchGuy 8837475a70 latest generator 2019-06-23 15:14:24 -04:00
MikeTheWatchGuy a85349c051 Latest updates from generator 2019-06-23 15:10:24 -04:00
MikeTheWatchGuy aaf3ee761d Checkin from new doc generation 2019-06-23 14:33:25 -04:00
MikeTheWatchGuy 6ddbbfd21d
Delete index.md 2019-06-23 14:26:04 -04:00
MikeTheWatchGuy f2aebb3970 Using new generator with latest code 2019-06-23 14:21:26 -04:00
MikeTheWatchGuy d8f62ccc46 New doc generator was used 2019-06-23 14:12:42 -04:00
MikeTheWatchGuy b3307d7255 More attempts at fixing the ReadTheDocs sudden ending 2019-06-19 16:33:39 -04:00
MikeTheWatchGuy 3e51ab3d76 Removed spaces around all table cells. Changed the Feature List to include extra blank line 2019-06-19 16:17:27 -04:00
MikeTheWatchGuy c4530212ca Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-06-19 15:26:26 -04:00
MikeTheWatchGuy a604d3e15e Removed spaces from headers in docstrings |Name|Meaning| 2019-06-19 15:26:04 -04:00
MikeTheWatchGuy 89ec9dfb66
Merge branch 'master' into Dev-latest 2019-06-19 15:12:49 -04:00
MikeTheWatchGuy 9fc9efc753 Added blank line before "Parameters explained:" before tables 2019-06-19 15:11:48 -04:00
MikeTheWatchGuy 7527b7c34b
Update index.md 2019-06-19 15:06:24 -04:00
MikeTheWatchGuy b1ab9868e1 Release 4.0.0 & 2.0.0 2019-06-19 13:15:03 -04:00
MikeTheWatchGuy 88dabef9a4 Release 4.0 2019-06-17 17:46:04 -04:00
MikeTheWatchGuy dd97664592
Merge branch 'master' into Dev-latest 2019-06-17 16:49:32 -04:00
MikeTheWatchGuy 8fd82a7ffe updated 2019-06-17 16:48:13 -04:00
MikeTheWatchGuy f236991119
Revert "Release 4.0" 2019-06-17 16:39:07 -04:00
MikeTheWatchGuy 2d35f73569 Release 4.0 2019-06-17 15:41:46 -04:00
MikeTheWatchGuy b30f6ce42c Release 3.39, 1.39 2019-06-13 17:59:07 -04:00
MikeTheWatchGuy 7a16885e43 Fixed up version of Readme with 3.38 added 2019-06-12 19:25:59 -04:00
MikeTheWatchGuy 858d73febf Release 3.38, 1.38 2019-06-10 10:01:14 -04:00
MikeTheWatchGuy b37a83074a Major corrective help! 2019-06-05 18:32:17 -04:00
MikeTheWatchGuy 9b35531e2c Release 3.37, 1.37 2019-06-01 21:41:07 -04:00
MikeTheWatchGuy b061a9805b ver 3.35 release 2019-05-29 13:54:10 -04:00
MikeTheWatchGuy deed0caa5e Release 3.34.0 2019-05-25 17:54:19 -04:00
MikeTheWatchGuy 7e670b5dea Release 3.33 2019-05-25 15:51:55 -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 e9428ae95b Global change of FindElement to Element 2019-05-02 11:01:21 -04:00
MikeTheWatchGuy ced4e14359 Moved layout to inside of Window call instead of chaining using .Layout 2019-05-01 14:19:42 -04:00
MikeTheWatchGuy 0ec4f04d8f Removed use of .Layout. Moved layout to inside of Window call. 2019-05-01 10:35:46 -04:00
MikeTheWatchGuy 1af2473f82 Removed use of Layout method for all Window calls. Moved to second parameter location. 2019-05-01 09:49:21 -04:00
MikeTheWatchGuy fe9d880e75 docs/index.md updated from https://stackedit.io/ 2019-04-22 18:39:55 -04:00
MikeTheWatchGuy 03e6310834 Mass update for Window Layout Change 2019-04-11 18:20:26 -04:00
MikeTheWatchGuy f6cb9ca430 docs/cookbook.md updated from https://stackedit.io/ 2019-04-02 19:38:39 -04:00
MikeTheWatchGuy 2d3d53c062 docs/cookbook.md updated from https://stackedit.io/ 2019-04-02 19:37:05 -04:00
MikeTheWatchGuy d16b55d437 docs/cookbook.md updated from https://stackedit.io/ 2019-04-02 19:18:58 -04:00
MikeTheWatchGuy 6ac1698037 docs/cookbook.md updated from https://stackedit.io/ 2019-04-01 17:22:57 -04:00
MikeTheWatchGuy 3369de9d17 docs/cookbook.md updated from https://stackedit.io/ 2019-04-01 17:21:24 -04:00
MikeTheWatchGuy ca9117feac docs/cookbook.md updated from https://stackedit.io/ 2019-04-01 17:19:49 -04:00
MikeTheWatchGuy 644b597263 Release 3.27 2019-03-31 12:52:07 -04:00
MikeTheWatchGuy 9ff65d3ede Restored cookbook from a backup 2019-03-18 13:30:32 -04:00
MikeTheWatchGuy bfcfcd0754 Deleted old copy 2019-03-16 19:09:41 -04:00
MikeTheWatchGuy 5fd8d19e7e
Update index.md 2019-03-16 19:05:10 -04:00
MikeTheWatchGuy 6359c642e0 Trying to solve failing docs 2019-03-16 18:35:58 -04:00
MikeTheWatchGuy 4131da5f6e Cookbook and Readme Updates 2019-03-15 14:23:53 -04:00
MikeTheWatchGuy 9c68b9ea5e Release 3.25 2019-02-20 09:02:08 -05:00
MikeTheWatchGuy 4e78175ed7 Update of readme in the docs folder 2019-02-18 20:32:59 -05:00
MikeTheWatchGuy 31c83ddbe0 docs/index.md updated from https://stackedit.io/ 2019-02-12 16:34:00 -05:00
MikeTheWatchGuy 5020aa7382 Update index.md 2019-02-05 16:16:46 -05:00
MikeTheWatchGuy 57a19991a8 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 20:08:41 -05:00
MikeTheWatchGuy 8c74b58e4c docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 19:03:08 -05:00
MikeTheWatchGuy b63d5376a3 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 18:41:45 -05:00
MikeTheWatchGuy 8cd082a167 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 18:34:58 -05:00
MikeTheWatchGuy 85b184b58a docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 17:51:53 -05:00
MikeTheWatchGuy 186080bea2 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 17:48:48 -05:00
MikeTheWatchGuy 997a9e3ff1 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 17:47:14 -05:00
MikeTheWatchGuy 4920095979 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 17:45:40 -05:00
MikeTheWatchGuy 6e0425dd40 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 11:28:27 -05:00
MikeTheWatchGuy 84bc71ea3e docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 11:25:22 -05:00
MikeTheWatchGuy e991925883 Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-02-03 11:09:00 -05:00
MikeTheWatchGuy 23c1adb366 Changed Remi port to 0 so will get an open port every time 2019-02-03 11:08:56 -05:00
MikeTheWatchGuy 9307abc3ba docs/cookbook.md updated from https://stackedit.io/ 2019-02-01 23:34:02 -05:00
MikeTheWatchGuy d55549be05 docs/cookbook.md updated from https://stackedit.io/ 2019-02-01 23:29:21 -05:00
MikeTheWatchGuy 41239df0a9 docs/cookbook.md updated from https://stackedit.io/ 2019-02-01 23:23:48 -05:00
MikeTheWatchGuy 34b295153a docs/cookbook.md updated from https://stackedit.io/ 2019-02-01 23:22:14 -05:00
MikeTheWatchGuy 4ad00beac0 docs/index.md updated from https://stackedit.io/ 2019-02-01 23:17:39 -05:00
MikeTheWatchGuy e089749a3b Readme update in docs folder 2019-02-01 22:46:09 -05:00
MikeTheWatchGuy a0082c2fff docs/tutorial.md updated from https://stackedit.io/ 2019-01-11 08:59:26 -05:00
MikeTheWatchGuy b16473759a Instructions for creating a Mac App using PyInstaller 2019-01-03 11:41:17 -05:00
MikeTheWatchGuy 3748454b7d Release 3.21 2018-12-28 21:16:45 -05:00
MikeTheWatchGuy 8ca513c776 Added visiblity info, Multiple window design patterns 2018-12-24 08:53:17 -05:00
MikeTheWatchGuy f9ebd74703 Button Menu, right click menus added 2018-12-23 15:14:13 -05:00
MikeTheWatchGuy d1e95ed82a 3.20.0 & 1.20.0 2018-12-18 17:41:05 -05:00
MikeTheWatchGuy 9838256952 Information on default focus 2018-12-13 15:53:01 -05:00
MikeTheWatchGuy 51e616e004 3.19.2 2018-12-13 11:09:53 -05:00
MikeTheWatchGuy db7b49f2c3 release 3.18.0 2018-12-11 13:27:54 -05:00
MikeTheWatchGuy 508542f13d Added info on Updating Elements / Finalize 2018-12-10 17:22:25 -05:00
MikeTheWatchGuy a9b775c1b7 Corrected links to documents 2018-12-09 13:33:45 -05:00
MikeTheWatchGuy a56691d8f5 Pretty big doc update 2018-12-09 13:28:38 -05:00
MikeTheWatchGuy 51772d3420 Recipe for launching a program 2018-12-07 09:34:38 -05:00
MikeTheWatchGuy 3d79e9358b 2 new recipes, numeric slider, multiple windows 2018-12-07 08:34:01 -05:00
MikeTheWatchGuy e7ad6713ba Fixed release contents lists 2018-12-02 15:18:30 -05:00
MikeTheWatchGuy 197702647a Fixed formatting 2018-12-02 15:13:53 -05:00
MikeTheWatchGuy c371aa68eb Release 3.17.0 2018-12-02 14:28:52 -05:00
MikeTheWatchGuy 8130e9cdc8 Updated lots of new parameters and methods for Window and elements. Updated info on Events 2018-12-02 10:27:11 -05:00
MikeTheWatchGuy e9b357eb35 Doc update 2018-11-30 13:46:47 -05:00
MikeTheWatchGuy 9da1c91cda Copying Qt readme to docs folder 2018-11-29 20:47:16 -05:00
MikeTheWatchGuy 740eba40cc Architecture doc initial checkin 2018-11-29 19:14:52 -05:00
MikeTheWatchGuy 3ac62ec2bc Re-post of PDF version 2018-11-27 15:52:02 -05:00
MikeTheWatchGuy 2b50532d38 1.16.0 docs 2018-11-27 10:15:55 -05:00
MikeTheWatchGuy 409f4d266e Removed context manager typo 2018-11-16 19:40:46 -05:00
MikeTheWatchGuy 81e68abd28 Readme update with Qt info 2018-11-10 20:25:29 -05:00
MikeTheWatchGuy 5a91c8c63f Bumped version 2018-11-04 13:50:13 -05:00
MikeTheWatchGuy cc5ca4d814 Release 3.14.0, 1.14.0 2018-11-02 12:29:20 -04:00
MikeTheWatchGuy f5f8f0e807 Added do_not_clear to design patterns 2018-10-31 12:16:27 -04:00
MikeTheWatchGuy ca35d2d386 Updated design patterns.... good stuff.... 2018-10-30 19:40:25 -04:00
MikeTheWatchGuy f47e397086 Readem 3.13.0, 1.13.0 2018-10-29 22:39:33 -04:00
MikeTheWatchGuy f60137c4b2 Release 3.12.0 & 1.12.0 2018-10-28 20:01:03 -04:00
MikeTheWatchGuy ac30f599b6 Updates for release 3.11.0, 1.11.0. 2018-10-28 01:59:16 -04:00
MikeTheWatchGuy 202dd550a6 Fixed broken links
Oh dear!  They keep moving the links of me
2018-10-24 14:24:25 -04:00
MikeTheWatchGuy 777520e998 3.10.3 & 1.2.3 release 2018-10-23 13:28:47 -04:00
MikeTheWatchGuy fcd23f1a6e Docs for release 3.10.2, 1.2.2.... Post-release fix for table scrolling 2018-10-20 19:01:59 -04:00
MikeTheWatchGuy 3c807be334 RELEASE 3.10.1 & 1.2.1 2018-10-20 12:04:18 -04:00
MikeTheWatchGuy 5c6aad4271 Readme update... note number of changes looks huge for some reason. Could be PyCharm plugin 2018-10-18 18:18:01 -04:00
MikeTheWatchGuy c121bba54b 3.9.4 & 1.1.4 Release 2018-10-16 12:43:36 -04:00
MikeTheWatchGuy c79a8772cc Renamed return value from Read call from button to event... EVERYWHERE 2018-10-15 16:07:23 -04:00
MikeTheWatchGuy 26d7551ca5 Updated readme 2018-10-13 17:47:58 -04:00
MikeTheWatchGuy 07d94ce75b Logos, draw graph recipe 2018-10-13 11:53:56 -04:00
MikeTheWatchGuy 989d13d66c updated PDF 2018-10-12 14:49:47 -04:00
MikeTheWatchGuy d7a624df11 Addition of Element Methods (finally), explanation of common parms, addition of Image element, window methods 2018-10-12 14:39:23 -04:00
MikeTheWatchGuy 43ca7ed837 Readme updates 2018-10-12 01:33:52 -04:00
MikeTheWatchGuy 5d487bf5fe NEW Tree Element! 2018-10-09 21:44:29 -04:00
MikeTheWatchGuy c435c3eaa2 New PDF docs based on Readme and Cookbook(generated online using PDFCrowd) 2018-10-08 17:38:25 -04:00
MikeTheWatchGuy 91da5ed7b2 Release 3.9.1 & 1.1.2 2018-10-08 13:30:33 -04:00
MikeTheWatchGuy 5b83e16202 Fixed up design patterns! Yikes was old!! 2018-10-05 23:52:20 -04:00
MikeTheWatchGuy 6a47d60053 More outline level improvements 2018-10-05 17:37:02 -04:00
MikeTheWatchGuy c81967734e Changed Outline Levels so elements show up in Table of Contents 2018-10-05 16:37:58 -04:00
MikeTheWatchGuy 81628acfbc Forgot instruciton son pip installing fufure 2018-10-02 02:16:58 -04:00
MikeTheWatchGuy cf2b0f21a6 RELEASE 3.9.0 + 1.1.0 combined 2018-10-02 00:41:04 -04:00
MikeTheWatchGuy 842981afcf 3.8.6 2018-09-30 22:33:14 -04:00
MikeTheWatchGuy c0f0032896 3.8.5 RELEASE 2018-09-30 21:46:50 -04:00
MikeTheWatchGuy c2a26a4d85 Help files in PDF format. New 1-minute cookbook 2018-09-30 14:33:44 -04:00
MikeTheWatchGuy d000cfe85d Coobook in PDF format 2018-09-30 01:23:04 -04:00
MikeTheWatchGuy bffdb1d902 Info on reading TabGroups. Menu underlining 2018-09-30 00:46:14 -04:00
MikeTheWatchGuy 784e3e52dc 3.8.4 2018-09-29 01:54:30 -04:00
MikeTheWatchGuy 6cc8ed1ad1 Complete removal of old-style Tabs (ShowTabbedForm), updated readme with all the latest changes 2018-09-28 15:59:18 -04:00
MikeTheWatchGuy 42eb6e668a RELEASES 3.8.2, 1.0.4 2018-09-26 18:59:06 -04:00
MikeTheWatchGuy 06b1f3a199 Version 1.0.3 update 2018-09-26 15:28:32 -04:00
MikeTheWatchGuy 6bb1015c43 Typo 2018-09-26 13:49:37 -04:00
MikeTheWatchGuy 7967bf8513 Python 2.7 instructions 2018-09-26 13:47:15 -04:00
MikeTheWatchGuy 0a4f4db871 Removed old Tab Recipe 2018-09-25 20:18:42 -04:00
MikeTheWatchGuy 294d033ddf More 2.7 support 2018-09-25 20:04:53 -04:00
MikeTheWatchGuy 743873c5a2 RELEASE 1.0.0 for Python 2.7 2018-09-25 13:43:36 -04:00
MikeTheWatchGuy 8e541ec21c RELEASE 3.8.0 2018-09-25 01:33:32 -04:00
MikeTheWatchGuy fa8ece89a3 New document.... Cookbook table.pdf 2018-09-24 23:03:09 -04:00
MikeTheWatchGuy 2a06683383 Added a couple of very helpful contributors. Thank you to everyone that has helped!! 2018-09-24 12:24:55 -04:00
MikeTheWatchGuy 4e1c7bb75f Swapped parameter in OneLineProgressMeter 2018-09-24 00:53:24 -04:00
MikeTheWatchGuy 0bac183b9d MORE form renaming to window... 2018-09-23 23:03:20 -04:00
MikeTheWatchGuy 2f5a42bc86 More design pattern changes 2018-09-23 22:59:54 -04:00
MikeTheWatchGuy 763ea62479 More removal of Form in favor of Window 2018-09-23 22:50:48 -04:00
MikeTheWatchGuy 5891ee00b9 STILL trying to get the docs right! 2018-09-23 21:36:40 -04:00
MikeTheWatchGuy def0f3287d Readme updates 2018-09-23 21:30:56 -04:00
MikeTheWatchGuy 53720e3e8d DOCS - The big Form to Window rename effort... 2018-09-23 18:30:29 -04:00
MikeTheWatchGuy eb72181182 More Form removal. New CloseNonBlocking method instead of CloseNonBlockingForm 2018-09-23 18:04:32 -04:00
MikeTheWatchGuy 828274af3f Replaced form with window 2018-09-23 17:53:28 -04:00
MikeTheWatchGuy 294f11a606 Goodbye FlexForm.... Hello Window 2018-09-23 16:51:13 -04:00
MikeTheWatchGuy 61253d9723 Somewhat significant overhaul to include more features, better outlook on life in general... 2018-09-23 15:25:50 -04:00
MikeTheWatchGuy 9623ba8b99 More readme changes... reworked parts of intro. Included info on using PyInstaller to make an EXE file 2018-09-23 13:48:37 -04:00
MikeTheWatchGuy 7e00dd16fe RELEASE 3.5.2 2018-09-23 12:16:50 -04:00
MikeTheWatchGuy ae661d27f2 Added Recipe to create EXE file using PyInstaller 2018-09-23 11:37:37 -04:00
MikeTheWatchGuy 0deb89c213 Cookbook - updated to new best-practices 2018-09-22 14:52:39 -04:00
MikeTheWatchGuy ee58a41fcc 1/2 way through the Cookbook overhaul 2018-09-22 14:34:20 -04:00
MikeTheWatchGuy a2c6cc3b9f 3.5.1 version info added 2018-09-22 14:00:23 -04:00
MikeTheWatchGuy 39dfe7b462 3.5.1 Relase Readme 2018-09-22 13:52:08 -04:00
MikeTheWatchGuy 84f229a466 Readme - New Elements and parameter.. much more to go 2018-09-21 14:02:16 -04:00
MikeTheWatchGuy e458235d50 New button names - SimpleButton -> Button, ReadFormButton -> ReadButton 2018-09-21 08:43:39 -04:00
MikeTheWatchGuy 864e1ce08f Fixed up new function names, added new Sine Wave Recipe 2018-09-21 00:43:16 -04:00
MikeTheWatchGuy 560dc0b8ca Pong gif 2018-09-21 00:18:28 -04:00
MikeTheWatchGuy 2d5a3a8ff9 RELEASE 3.5.0 2018-09-20 23:43:53 -04:00
MikeTheWatchGuy cce87eb6b2 Updates for part of 3.4.1, acknowledgements for fantastic contributors 2018-09-19 13:08:01 -04:00
MikeTheWatchGuy e02ca3ba14 RELEASE 3.4.1 2018-09-18 22:48:04 -04:00
MikeTheWatchGuy 92bafa24f0 RELEASE 3.4.0 2018-09-18 12:05:44 -04:00
MikeTheWatchGuy e491b756af RELEASE 3.3.0 2018-09-15 16:32:46 -04:00
MikeTheWatchGuy 30447c5173 Readme, Cookbook for Version 3.3.0 2018-09-15 16:24:57 -04:00
MikeTheWatchGuy 90c5634ff8 CPU Widget made more efficient, new Table Element settings, Updated Progress Bar Recipe, New Pandas table demo 2018-09-15 15:44:57 -04:00
MikeTheWatchGuy 4f43f7bcaf RELEASE 3.2.0 2018-09-14 11:54:10 -04:00
MikeTheWatchGuy bb990fca05 New Recipes Toolbars, Explanation of the "Event Loop" 2018-09-12 18:31:39 -04:00
MikeTheWatchGuy 24de0ff8b5 RELEASE 3.1.2 2018-09-11 16:09:36 -04:00
MikeTheWatchGuy 6f3a8ddb2b Fix for grab anywhere in password recipe 2018-09-10 23:04:47 -04:00
MikeTheWatchGuy ef8c1a2857 Floating toolbar, Cookbook update 2018-09-10 18:42:05 -04:00
MikeTheWatchGuy efb82e241c Menu Recipe 2018-09-10 17:29:23 -04:00
MikeTheWatchGuy cfcbb1f69f Fix comment in recipe 2018-09-10 17:17:02 -04:00
MikeTheWatchGuy 7f6ac376e2 New Recipe - Floating Toolbar 2018-09-10 17:08:11 -04:00
MikeTheWatchGuy a8f674a44a Removed all externally created elements - replaced with calls to form.FindElement. Many recipes updated to new preferred design patterns 2018-09-10 12:37:45 -04:00
MikeTheWatchGuy 9f831a9f9c RELEASE 3.01.00 2018-09-10 11:27:49 -04:00
MikeTheWatchGuy 8ebc7852dd Add more pip installation info 2018-09-10 10:02:56 -04:00
MikeTheWatchGuy 6f80065afe New readme 2018-09-10 00:24:29 -04:00
MikeTheWatchGuy 74bfa9bb14 More about Async forms 2018-09-08 22:54:27 -04:00
MikeTheWatchGuy ebb0dbb03a RELEASE 3.0.2 2018-09-08 16:26:38 -04:00
MikeTheWatchGuy b6cb352cb3 Credit for window move code 2018-09-07 21:12:57 -04:00
MikeTheWatchGuy 5a2aa66934 RELEASE 3.0 2018-09-07 18:04:23 -04:00
MikeTheWatchGuy 3b7c9267c3 More installation instructions 2018-09-06 15:18:46 -04:00
MikeTheWatchGuy 32a9dc79ce Release 2.30 refresh of readme and demos
Lots of forms went borderless so important that 2.30 be released.
2018-09-06 12:01:19 -04:00
MikeTheWatchGuy bb4be66dd4 Readme type in Popup examples 2018-09-05 23:46:34 -04:00
MikeTheWatchGuy afee485ce5 Readme formatting 2018-09-05 21:45:51 -04:00
MikeTheWatchGuy 4666705799 Password login Recipe 2018-09-05 21:25:35 -04:00
MikeTheWatchGuy d069cad782 Acknowledgement for help with Calendar Element 2018-09-05 09:27:35 -04:00
MikeTheWatchGuy 75970ade87 2.20 Release 2018-09-04 20:42:39 -04:00
MikeTheWatchGuy 30be0e3276 Tight layout Recipe 2018-09-03 13:47:17 -04:00
MikeTheWatchGuy 38dd2732e4 Table display Recipe added to Cookbook 2018-09-02 17:16:18 -04:00
MikeTheWatchGuy 4e518e9667 Change from MsgBox to Popup. New screen shots 2018-09-02 16:31:18 -04:00
MikeTheWatchGuy a27240f146 Cookbook updated 2018-08-29 19:42:00 -04:00
MikeTheWatchGuy 159d98a2dc 2.11 Docs 2018-08-29 18:15:59 -04:00
MikeTheWatchGuy 3eb65e5093 Readme (markdown whoas -sigh-) 2018-08-29 11:26:28 -04:00
MikeTheWatchGuy 52eee9c083 Readme formatting (What the HELL?) 2018-08-29 11:22:05 -04:00
MikeTheWatchGuy 1803625ae0 Readme updates (formatting hell) 2018-08-29 11:13:39 -04:00
MikeTheWatchGuy 8098867836 Readme update 2018-08-29 11:04:17 -04:00
MikeTheWatchGuy 292ba9754e Demo updates, readme update 2018-08-29 10:28:03 -04:00
MikeTheWatchGuy f5d86d2fa2 Formatting 2018-08-28 19:48:16 -04:00
MikeTheWatchGuy 3c5b1d2552 Quickly add GUI to script Recipe 2018-08-28 19:46:27 -04:00
MikeTheWatchGuy 9eaf7f99e6 Typo 2018-08-28 16:06:17 -04:00
MikeTheWatchGuy 0aaa2fa0df Rewrote parts of tutorial 2018-08-28 16:03:15 -04:00
MikeTheWatchGuy adc887a9f6 Added animated Matplotlib 2018-08-27 00:53:00 -04:00
MikeTheWatchGuy 4062b2b41c Canvas Recipe, Update Input Element Recipe 2018-08-26 16:10:39 -04:00
MikeTheWatchGuy d4f09d367d Release 2.10 2018-08-25 20:48:06 -04:00
MikeTheWatchGuy dad31df547 New simple persistent form. 2018-08-23 13:17:58 -04:00
MikeTheWatchGuy b431d8acb8
Merge branch 'master' into Dev-latest 2018-08-21 19:04:04 -04:00
MikeTheWatchGuy 5f2740055e Updated readme with new FlexForm options 2018-08-21 18:56:10 -04:00
MikeTheWatchGuy 3af033122b 5-line GUI added 2018-08-19 21:05:59 -04:00
MikeTheWatchGuy ea2b401801 Checkin to match master branch 2018-08-18 21:07:09 -04:00
MikeTheWatchGuy 9a6661954a Typos 2018-08-18 21:06:45 -04:00
MikeTheWatchGuy 7392e06cea Fix formatting 2018-08-18 16:45:55 -04:00
MikeTheWatchGuy 99ae29cd77 Tutorial checkin 2018-08-18 16:35:49 -04:00
MikeTheWatchGuy 5b78f655bf Version 2.9 2018-08-16 18:17:13 -04:00
MikeTheWatchGuy 6b8729af4c Header typo 2018-08-16 17:12:25 -04:00
MikeTheWatchGuy b039372347 Columns, one-line GUI 2018-08-16 17:07:45 -04:00
MikeTheWatchGuy b9d79d51d9
Merge branch 'master' into Dev-latest 2018-08-16 17:05:47 -04:00
MikeTheWatchGuy 523467f789 Columns, single-line GUI 2018-08-16 17:01:26 -04:00
MikeTheWatchGuy b4f2988d60
Merge pull request #34 from MikeTheWatchGuy/Dev-latest
Release of columns, look and feel controls
2018-08-16 12:45:23 -04:00
MikeTheWatchGuy 79de9099e9 Copying readme over 2018-08-16 12:39:51 -04:00
MikeTheWatchGuy 72e9c2246e Custom Progress Bar 2018-08-12 17:43:19 -04:00
MikeTheWatchGuy a4e3457415 Updated Readme file 2018-08-11 08:15:18 -04:00
MikeTheWatchGuy 9d3d3f4bc1 Machine Learning Recipe added 2018-08-10 16:10:07 -04:00
MikeTheWatchGuy 2b98a23434 NEW cookbook! New do_not_clear option for inputs, fix for window flash problem 2018-08-10 09:15:19 -04:00
MikeTheWatchGuy 644c441fbe Updates for Version 2.8 2018-08-09 12:07:22 -04:00
MikeTheWatchGuy 453c07b62e renamed readme to index 2018-08-03 19:33:43 -04:00
MikeTheWatchGuy cb3975083b remvoved import of readme 2018-08-03 19:32:07 -04:00
MikeTheWatchGuy dbc7caeea6 readme 2018-08-03 19:30:57 -04:00
MikeTheWatchGuy 344c14a598 / to \ 2018-08-03 19:30:01 -04:00
MikeTheWatchGuy e4f369261b Removed from docs folder 2018-08-03 19:29:04 -04:00
MikeTheWatchGuy 0b0e589aaf Trying different readme import 2018-08-03 19:28:33 -04:00
MikeTheWatchGuy b714ea56d5 Added copy of readme as index 2018-08-03 19:16:43 -04:00
MikeTheWatchGuy eafc4f7822 Manually building an index.rst 2018-08-03 19:15:28 -04:00
MikeTheWatchGuy 7d17007418 Readme 2018-08-03 19:03:11 -04:00
MikeTheWatchGuy dd23c814c5 Deleted 2018-08-03 19:02:57 -04:00
MikeTheWatchGuy c58066c167 Renamed to README 2018-08-03 19:01:16 -04:00
MikeTheWatchGuy e2385939c7
Delete readme.md 2018-08-03 19:00:21 -04:00
MikeTheWatchGuy a8b8e146a0 Removeed rst docs from docs folder 2018-08-03 18:56:30 -04:00
MikeTheWatchGuy 46858be048 index.rst 2018-08-02 22:48:05 -04:00
MikeTheWatchGuy 525020c84c README.rst addition 2018-08-02 22:25:33 -04:00
MikeTheWatchGuy 1affeb2905 removed 2018-08-02 22:25:13 -04:00
MikeTheWatchGuy 8cba6a865f readme.rst addition 2018-08-02 22:22:32 -04:00