MikeTheWatchGuy
5633590c32
Merge pull request #363 from MikeTheWatchGuy/Dev-latest
...
New Window option - Force top level - forces the window to be a Tople…
2018-09-27 01:17:53 -04:00
MikeTheWatchGuy
78c31358be
New Window option - Force top level - forces the window to be a Toplevel tkinter window
2018-09-27 01:17:09 -04:00
MikeTheWatchGuy
edbd769308
Merge pull request #361 from MikeTheWatchGuy/Dev-latest
...
Dev latest
2018-09-26 23:06:33 -04:00
MikeTheWatchGuy
4208d9d569
Warnings added to help people when they missed calling Finalize
2018-09-26 23:06:06 -04:00
MikeTheWatchGuy
9c59d86d1c
Added making Axis
2018-09-26 22:41:49 -04:00
MikeTheWatchGuy
4366ec1e03
Merge pull request #360 from MikeTheWatchGuy/Dev-latest
...
RELEASES 3.8.2, 1.0.4
2018-09-26 19:16:55 -04:00
MikeTheWatchGuy
42eb6e668a
RELEASES 3.8.2, 1.0.4
2018-09-26 18:59:06 -04:00
MikeTheWatchGuy
60460d22d8
Merge pull request #358 from MikeTheWatchGuy/Dev-latest
...
Dev latest
2018-09-26 15:29:08 -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
6ca582451c
Merge pull request #356 from MikeTheWatchGuy/Dev-latest
...
Dev latest
2018-09-26 13:47:46 -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
4469981261
Merge pull request #354 from MikeTheWatchGuy/Dev-latest
...
More 2.7 support
2018-09-25 20:05:27 -04:00
MikeTheWatchGuy
294d033ddf
More 2.7 support
2018-09-25 20:04:53 -04:00
MikeTheWatchGuy
2501c150e5
Doc updates to match Python 2.7 support
2018-09-25 20:03:14 -04:00
MikeTheWatchGuy
19236c2f56
Merge pull request #353 from MikeTheWatchGuy/Dev-latest
...
Removed old, bad, tabbed code.
2018-09-25 17:52:05 -04:00
MikeTheWatchGuy
0c290058dd
Delete Demo_Tabbed_Form.py
2018-09-25 17:51:44 -04:00
MikeTheWatchGuy
820862a4e7
Removed old, bad, tabbed code.
2018-09-25 17:50:19 -04:00
MikeTheWatchGuy
ec3fd7cffd
Merge pull request #350 from MikeTheWatchGuy/Dev-latest
...
Dev latest
2018-09-25 13:45:39 -04:00
MikeTheWatchGuy
df5459b049
Release 1.0.0 of PySimpleGUI27
2018-09-25 13:45:12 -04:00
MikeTheWatchGuy
743873c5a2
RELEASE 1.0.0 for Python 2.7
2018-09-25 13:43:36 -04:00
MikeTheWatchGuy
afe41df99e
Merge pull request #349 from MikeTheWatchGuy/Dev-latest
...
More 2.7 fun
2018-09-25 12:55:24 -04:00
MikeTheWatchGuy
2de5209674
More 2.7 fun
2018-09-25 12:54:21 -04:00
MikeTheWatchGuy
e3bf5cbc1d
Merge pull request #348 from MikeTheWatchGuy/Dev-latest
...
Getting close with 2.7!
2018-09-25 12:17:40 -04:00
MikeTheWatchGuy
eb9ed9f300
Getting close with 2.7!
2018-09-25 12:17:04 -04:00
MikeTheWatchGuy
960f42b70c
Merge pull request #347 from MikeTheWatchGuy/Dev-latest
...
Dev latest
2018-09-25 11:39:50 -04:00
MikeTheWatchGuy
07ead47df7
More 2.7 work
2018-09-25 11:39:30 -04:00
MikeTheWatchGuy
c3cc96534d
More 2.7 work
2018-09-25 11:26:41 -04:00
MikeTheWatchGuy
445fd5c25a
Merge pull request #345 from MikeTheWatchGuy/Dev-latest
...
A 2.7 Version of PySimpleGUI (partially done)
2018-09-25 10:45:18 -04:00
MikeTheWatchGuy
b4e6de5c59
A 2.7 Version of PySimpleGUI (partially done)
2018-09-25 10:44:52 -04:00
MikeTheWatchGuy
bc2567130e
Merge pull request #343 from MikeTheWatchGuy/Dev-latest
...
RELEASE 3.8.0
2018-09-25 01:34:14 -04:00
MikeTheWatchGuy
8e541ec21c
RELEASE 3.8.0
2018-09-25 01:33:32 -04:00
MikeTheWatchGuy
6df8caacae
Merge pull request #341 from MikeTheWatchGuy/Dev-latest
...
New document.... Cookbook table.pdf
2018-09-24 23:03:45 -04:00
MikeTheWatchGuy
fa8ece89a3
New document.... Cookbook table.pdf
2018-09-24 23:03:09 -04:00
MikeTheWatchGuy
95bc6ed2b1
Merge pull request #339 from eagleEggs/master
...
Fix a call to form2 which in it's current state is broken
2018-09-24 22:57:00 -04:00
MikeTheWatchGuy
589e5aaa87
Merge pull request #340 from MikeTheWatchGuy/Dev-latest
...
Tab fix - was packing on bottom... needed to pack anchored to top ins…
2018-09-24 22:08:43 -04:00
eagleEggs
bd97141255
Form2 call fix
...
Corrected the 'ShowTabbedForm() argument which was referencing a 'form' variable which should be 'form2' as it's the declared Window variable for this script.
2018-09-24 21:37:54 -04:00
MikeTheWatchGuy
6d3436bc98
Tab fix - was packing on bottom... needed to pack anchored to top instead of bottom, can now set color of background
2018-09-24 20:31:06 -04:00
MikeTheWatchGuy
5197d89e47
Merge pull request #338 from MikeTheWatchGuy/Dev-latest
...
DEMO WITH SUGGESTED DESIGN PATTERNS
2018-09-24 18:29:42 -04:00
MikeTheWatchGuy
7b0a6be951
DEMO WITH SUGGESTED DESIGN PATTERNS
2018-09-24 18:28:54 -04:00
MikeTheWatchGuy
09b84e5a87
Merge pull request #337 from MikeTheWatchGuy/Dev-latest
...
Major demo refresh.. switched everything to new function names, new d…
2018-09-24 18:01:36 -04:00
MikeTheWatchGuy
a1f4c60271
Major demo refresh.. switched everything to new function names, new design patterns
...
Out with the old, in with the new!!
2018-09-24 18:01:00 -04:00
MikeTheWatchGuy
a3e5d5dacb
Merge pull request #336 from MikeTheWatchGuy/Dev-latest
...
Added a couple of very helpful contributors. Thank you to everyone th…
2018-09-24 12:25:24 -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
952a66fd78
Merge pull request #335 from MikeTheWatchGuy/Dev-latest
...
Renamed MultiTab to TabGroup
2018-09-24 12:18:08 -04:00
MikeTheWatchGuy
afbaa5ef97
Renamed MultiTab to TabGroup
2018-09-24 12:17:45 -04:00
MikeTheWatchGuy
09fe8b9cd4
Merge pull request #334 from MikeTheWatchGuy/Dev-latest
...
Test tab inputs
2018-09-24 10:53:44 -04:00
MikeTheWatchGuy
d633329a5b
Test tab inputs
2018-09-24 10:53:24 -04:00
MikeTheWatchGuy
7325c58d32
Merge pull request #333 from MikeTheWatchGuy/Dev-latest
...
Ability to READ TABS! How useful!
2018-09-24 10:50:02 -04:00