Commit graph

2612 commits

Author SHA1 Message Date
PySimpleGUI
b24899a1ff Update issue templates 2019-08-04 16:50:07 -04:00
PySimpleGUI
f142bdd16f Update issue templates 2019-08-04 16:49:13 -04:00
MikeTheWatchGuy
f2b2fa18b5
Merge pull request #1783 from PySimpleGUI/Dev-latest
RELEASE 4.1
2019-08-04 15:11:22 -04:00
MikeTheWatchGuy
8f5472c40b RELEASE 4.1 2019-08-04 15:04:16 -04:00
MikeTheWatchGuy
c64f835e37
Merge pull request #1781 from PySimpleGUI/Dev-latest
Docstrings, Warnings added to Window so that bad titles and bad layou…
2019-08-04 13:50:26 -04:00
MikeTheWatchGuy
0b839ccb70 Docstrings, Warnings added to Window so that bad titles and bad layout types are warned. It's crude but will be helpful. Also first time using this warnings module. Hope it's OK! New Demo Program - invisible elements shows using a column for visibility 2019-08-04 13:50:06 -04:00
MikeTheWatchGuy
13356d14d6
Merge pull request #1773 from PySimpleGUI/Dev-latest
Forgot docstring for text_location
2019-08-02 07:24:05 -04:00
MikeTheWatchGuy
01b5dc4a32 Forgot docstring for text_location 2019-08-02 07:23:49 -04:00
MikeTheWatchGuy
2d38b533dc
Merge pull request #1772 from PySimpleGUI/Dev-latest
New text_location parameter for DrawText method of Graph.  More docst…
2019-08-02 07:21:42 -04:00
MikeTheWatchGuy
ffdeaaad8b New text_location parameter for DrawText method of Graph. More docstrings 2019-08-02 07:21:23 -04:00
MikeTheWatchGuy
5001e6dfef
Merge pull request #1764 from PySimpleGUI/Dev-latest
Dev latest
2019-07-31 13:29:51 -04:00
MikeTheWatchGuy
6ea3dbed41 Version bump 2019-07-31 13:29:28 -04:00
MikeTheWatchGuy
c48b236bce Added a general "SetFocus" to Element as a "catch all". Utilizes .Widget so hope they all are being set. Added 'Elem' shortcut for FindElement. 2019-07-31 13:29:03 -04:00
MikeTheWatchGuy
f0d3ff2716
Merge pull request #1754 from PySimpleGUI/Dev-latest
Trying to fix bullet points under "tools"
2019-07-29 17:01:56 -04:00
MikeTheWatchGuy
b6709c7035 Trying to fix bullet points under "tools" 2019-07-29 17:01:35 -04:00
MikeTheWatchGuy
902f58cae9
Merge pull request #1753 from PySimpleGUI/Dev-latest
Trying to fix bullets in tools section
2019-07-29 16:53:24 -04:00
MikeTheWatchGuy
60c234cfea Trying to fix bullets in tools section 2019-07-29 16:52:57 -04:00
MikeTheWatchGuy
5931a5805d
Merge pull request #1752 from PySimpleGUI/Dev-latest
Remove buttons from list of values to save to disk
2019-07-29 16:34:40 -04:00
MikeTheWatchGuy
871f30d11f Remove buttons from list of values to save to disk 2019-07-29 16:34:13 -04:00
MikeTheWatchGuy
ff15115610
Merge pull request #1751 from PySimpleGUI/Dev-latest
All of the section 1 changes plus latest doc strings
2019-07-29 16:16:58 -04:00
MikeTheWatchGuy
f01cd760bf All of the section 1 changes plus latest doc strings 2019-07-29 16:16:06 -04:00
MikeTheWatchGuy
b6c0dd89ff
Merge pull request #1749 from PySimpleGUI/Dev-latest
Of course, more docstrings, PLUS moved the title parameter is PopupSc…
2019-07-29 14:31:08 -04:00
MikeTheWatchGuy
8be71a9f3a Of course, more docstrings, PLUS moved the title parameter is PopupScrolled to the second position like ALL other Popups are already 2019-07-29 14:26:12 -04:00
MikeTheWatchGuy
74a7f6f3f0
Merge pull request #1745 from PySimpleGUI/Dev-latest
More readme work in  Section 2
2019-07-27 18:25:28 -04:00
MikeTheWatchGuy
0aac91fa70 More readme work in Section 2 2019-07-27 18:24:51 -04:00
MikeTheWatchGuy
94b57ea795
Merge pull request #1744 from PySimpleGUI/Dev-latest
Changes made to first section.  Lots more pretty pictures
2019-07-27 12:29:28 -04:00
MikeTheWatchGuy
5fe93133ba Changes made to first section. Lots more pretty pictures 2019-07-27 12:29:10 -04:00
MikeTheWatchGuy
560a7e4dfb
Merge pull request #1743 from PySimpleGUI/Dev-latest
Dev latest
2019-07-27 12:20:45 -04:00
MikeTheWatchGuy
c768942bad More docstrings where added / changed 2019-07-27 12:20:20 -04:00
MikeTheWatchGuy
2c98255a2d More doc strings! More to go! Getting closer 2019-07-27 12:11:32 -04:00
MikeTheWatchGuy
dd8ec81e27
Merge pull request #1741 from PySimpleGUI/Dev-latest
Initial Checkin of "readme_creator" folder... the thing that makes th…
2019-07-26 19:35:38 -04:00
MikeTheWatchGuy
959194fb8e Initial Checkin of "readme_creator" folder... the thing that makes the primary readme 2019-07-26 19:35:16 -04:00
MikeTheWatchGuy
dcf89a009f
Update Readme.md 2019-07-25 16:18:43 -04:00
MikeTheWatchGuy
c1b0804d92
Merge pull request #1737 from PySimpleGUI/Dev-latest
Even more doc strings!
2019-07-25 11:15:47 -04:00
MikeTheWatchGuy
59bb9a4fc5 Even more doc strings! 2019-07-25 11:15:25 -04:00
MikeTheWatchGuy
6b52c78f1f
Merge pull request #1736 from PySimpleGUI/Dev-latest
MORE Docstrings!  Table and Tree Elements this time
2019-07-24 21:57:33 -04:00
MikeTheWatchGuy
eaa67fc0b9 MORE Docstrings! Table and Tree Elements this time 2019-07-24 21:57:01 -04:00
MikeTheWatchGuy
6267f25354
Merge pull request #1734 from PySimpleGUI/Dev-latest
Added default icon to System Tray if none is set by user.
2019-07-24 14:34:56 -04:00
MikeTheWatchGuy
fad0d69682 Added default icon to System Tray if none is set by user. 2019-07-24 14:34:34 -04:00
MikeTheWatchGuy
373e49f45d
Merge pull request #1733 from PySimpleGUI/Dev-latest
Added ability to set default selected values for Listbox element
2019-07-24 09:42:06 -04:00
MikeTheWatchGuy
8b9bc0e22b Added ability to set default selected values for Listbox element 2019-07-24 09:41:44 -04:00
MikeTheWatchGuy
0a12b701d4
Merge pull request #1732 from PySimpleGUI/Dev-latest
Dev latest
2019-07-24 08:29:02 -04:00
MikeTheWatchGuy
bdf0fab6bd Forgot versio bump 2019-07-24 08:28:39 -04:00
MikeTheWatchGuy
e4fae9ba65 Fixed missing key in PopupGetText 2019-07-24 08:28:01 -04:00
MikeTheWatchGuy
4b0cfccbcc
Merge pull request #1727 from PySimpleGUI/Dev-latest
Fix for Table.Update losing the table's headers.  Fix for problem whe…
2019-07-23 20:29:00 -04:00
MikeTheWatchGuy
07c6e665f6 Fix for Table.Update losing the table's headers. Fix for problem when duplicate key found. Had to make a string from key 2019-07-23 20:28:42 -04:00
MikeTheWatchGuy
854ec79dc8
Merge pull request #1722 from PySimpleGUI/Dev-latest
More updates!  Good stuff
2019-07-22 22:34:55 -04:00
MikeTheWatchGuy
3148c36eaa More updates! Good stuff 2019-07-22 22:34:32 -04:00
MikeTheWatchGuy
1db7d9ed0d
Merge pull request #1721 from PySimpleGUI/Dev-latest
MUCH needed update to Cookbook!
2019-07-22 21:19:31 -04:00
MikeTheWatchGuy
36aec6b7c9 MUCH needed update to Cookbook! 2019-07-22 21:19:08 -04:00