Commit Graph

2495 Commits

Author SHA1 Message Date
MikeTheWatchGuy dd341d6c73
Merge pull request #1644 from PySimpleGUI/Dev-latest
NEW Pong program that ONLY uses PySimpleGUI calls. Previously cheated…
2019-06-27 18:20:20 -04:00
MikeTheWatchGuy 94ac5b33eb NEW Pong program that ONLY uses PySimpleGUI calls. Previously cheated and worked directly with Canvas in tkinter. Not anymore! Also runs on PySimpleGUIWeb and should run on PySimpleGUIQt soon 2019-06-27 18:19:57 -04:00
Åge Strand f7db14f842 Made it work on Linux by changing the SDL_VIDEODRIVER setting. 2019-06-27 09:13:40 +02:00
MikeTheWatchGuy a1c29f6b48
Merge pull request #1642 from PySimpleGUI/Dev-latest
More docstring changes!!!
2019-06-26 22:09:50 -04:00
MikeTheWatchGuy 4601d62f47 More docstring changes!!! 2019-06-26 22:09:28 -04:00
MikeTheWatchGuy 8ab6506de8
Merge pull request #1637 from PySimpleGUI/Dev-latest
Removed ambiguous variable.  Made a simulated GPIO class if platform …
2019-06-26 11:44:22 -04:00
MikeTheWatchGuy 52a7c0a0a3 Removed ambigious variable. Made a simulated GPIO class if platform is windows. 2019-06-26 11:43:36 -04:00
MikeTheWatchGuy b32e62c28a
Merge pull request #1636 from PySimpleGUI/Dev-latest
Dev latest
2019-06-26 11:13:19 -04:00
MikeTheWatchGuy ad100b8e75 Changed bad if statements that were using 'is' and made '==' instead. 2019-06-26 11:09:42 -04:00
MikeTheWatchGuy e59b0060b6
Merge pull request #1631 from cclauss/identity-is-not-equality-in-python
Use ==/!= to compare str literals
2019-06-25 21:10:12 -04:00
MikeTheWatchGuy 23dfb5f7cc Delete index_worked.md 2019-06-25 21:06:42 -04:00
MikeTheWatchGuy c5493079be
Merge pull request #1580 from novel-yet-trivial/patch-1
fix python2 tkinter import
2019-06-25 20:05:04 -04:00
cclauss b2ba8acb34 Use ==/!= to compare str literals 2019-06-25 23:01:02 +02:00
MikeTheWatchGuy 6680820360
Merge pull request #1628 from PySimpleGUI/Dev-latest
Bumped version by 1 more digit so that it's 4 digits long. When posti…
2019-06-25 13:12:10 -04:00
MikeTheWatchGuy 7acfad658a Bumped version by 1 more digit so that it's 4 digits long. When posting to PyPI, will post only 3 digits 2019-06-25 13:11:48 -04:00
MikeTheWatchGuy 8a48d404f8
Merge pull request #1627 from PySimpleGUI/Dev-latest
Refresh of System Tray Issue Watcher running on Wx.
2019-06-25 13:07:56 -04:00
MikeTheWatchGuy 0be9e54183 Refresh of System Tray Issue Watcher running on Wx. 2019-06-25 13:07:23 -04:00
MikeTheWatchGuy b75c04eaf1 Refresh of the Issue Watcher Wx based system tray demo 2019-06-25 13:06:13 -04:00
MikeTheWatchGuy e36266ae38
Merge pull request #1625 from cclauss/patch-1
import time for access to time.time() on line 94
2019-06-25 12:55:55 -04:00
MikeTheWatchGuy 5e23cf0810
Merge pull request #1626 from PySimpleGUI/Dev-latest
Changed Listbox.Update(set_to_index) so that all selections are clear…
2019-06-25 12:46:51 -04:00
MikeTheWatchGuy f40c4c2710 Changed Listbox.Update(set_to_index) so that all selections are cleared prior to new select 2019-06-25 12:46:22 -04:00
cclauss 012ff9a9eb
import time for access to time.time() on line 94 2019-06-25 17:30:32 +02:00
MikeTheWatchGuy 99a697726b
Merge pull request #1622 from PySimpleGUI/Dev-latest
New readme from generator
2019-06-24 12:11:24 -04:00
MikeTheWatchGuy 614de21718 New readme from generator 2019-06-24 12:10:22 -04:00
MikeTheWatchGuy a640b5b2ca
Merge pull request #1619 from PySimpleGUI/Dev-latest
Put back section removed.  Removed end tag
2019-06-23 16:33:39 -04:00
MikeTheWatchGuy db4a8430c3 Put back section removed. Removed end tag 2019-06-23 16:33:22 -04:00
MikeTheWatchGuy 9f0224b3ae
Merge pull request #1618 from PySimpleGUI/Dev-latest
Added back deleted parts.  Removed tag at end
2019-06-23 16:29:20 -04:00
MikeTheWatchGuy f71ffdd1e9 Added back deleted parts. Removed tag at end 2019-06-23 16:28:50 -04:00
MikeTheWatchGuy 5412b88c82
Merge pull request #1617 from PySimpleGUI/Dev-latest
Hacked up doc to make smaller (TEST ONLY!)
2019-06-23 16:27:00 -04:00
MikeTheWatchGuy c15cd4e39c Hacked up doc to make smaller (TEST ONLY!) 2019-06-23 16:26:42 -04:00
MikeTheWatchGuy a46dff761d
Merge pull request #1616 from PySimpleGUI/Dev-latest
Newet generateed readme
2019-06-23 16:21:31 -04:00
MikeTheWatchGuy 9814de9928 Newet generateed readme 2019-06-23 16:20:55 -04:00
MikeTheWatchGuy 7909e77d9c
Merge pull request #1615 from PySimpleGUI/Dev-latest
Removed some comments to see if I get more content
2019-06-23 15:59:45 -04:00
MikeTheWatchGuy c106901d99 Removed some comments to see if I get more content 2019-06-23 15:59:23 -04:00
MikeTheWatchGuy 118f7436a5
Merge pull request #1614 from PySimpleGUI/Dev-latest
Fix for tables - were messed up in PyCharm
2019-06-23 15:51:03 -04:00
MikeTheWatchGuy 7b8296b698 Fix for tables - were messed up in PyCharm 2019-06-23 15:50:37 -04:00
MikeTheWatchGuy e83f541e93
Merge pull request #1613 from PySimpleGUI/Dev-latest
latest generator
2019-06-23 15:14:44 -04:00
MikeTheWatchGuy 8837475a70 latest generator 2019-06-23 15:14:24 -04:00
MikeTheWatchGuy 0fe13549d6
Merge pull request #1612 from PySimpleGUI/Dev-latest
Latest updates from generator
2019-06-23 15:10:43 -04:00
MikeTheWatchGuy a85349c051 Latest updates from generator 2019-06-23 15:10:24 -04:00
MikeTheWatchGuy 9faadf1bf8
Merge pull request #1611 from PySimpleGUI/Dev-latest
Checkin from new doc generation
2019-06-23 14:33:47 -04:00
MikeTheWatchGuy aaf3ee761d Checkin from new doc generation 2019-06-23 14:33:25 -04:00
MikeTheWatchGuy 8238fc74d8
Merge pull request #1610 from PySimpleGUI/Dev-latest
Dev latest
2019-06-23 14:26:20 -04:00
MikeTheWatchGuy 6ddbbfd21d
Delete index.md 2019-06-23 14:26:04 -04:00
MikeTheWatchGuy cd3bc873a6
Delete index.md 2019-06-23 14:24:36 -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 7f0c44e4e4
Merge pull request #1608 from PySimpleGUI/Dev-latest
Listbox, Combobox, Spinner returns values supplied to it instead of s…
2019-06-23 12:31:04 -04:00
MikeTheWatchGuy b78fc60115 Listbox, Combobox, Spinner returns values supplied to it instead of strings. 2019-06-23 12:30:42 -04:00
MikeTheWatchGuy 3a211dc4e3
Merge pull request #1605 from PySimpleGUI/Dev-latest
Combobox - Enable return of original value AND also hand entered valu…
2019-06-22 13:10:25 -04:00