Commit Graph

3099 Commits

Author SHA1 Message Date
PySimpleGUI cf86e9a5b0
Merge pull request #2327 from PySimpleGUI/Dev-latest
Contrib info
2019-12-07 15:06:31 -05:00
PySimpleGUI d948d17517 Contrib info 2019-12-07 15:06:04 -05:00
PySimpleGUI 2219add371
Merge pull request #2326 from PySimpleGUI/Dev-latest
Automatically color Tabs based on Look and Feel setting
2019-12-07 13:28:01 -05:00
PySimpleGUI 4d4237520e Automatically color Tabs based on Look and Feel setting 2019-12-07 13:27:25 -05:00
PySimpleGUI 6382fabf7d
Merge pull request #2325 from PySimpleGUI/Dev-latest
More instructions added to Window init on look and feel settings
2019-12-07 12:23:37 -05:00
PySimpleGUI 6a3e14e03c More instructions added to Window init on look and feel settings 2019-12-07 12:23:17 -05:00
PySimpleGUI f331fa411f
Merge pull request #2324 from PySimpleGUI/Dev-latest
New DefaultNoMoreNagging Look and Feel theme, for those that are hell…
2019-12-07 12:20:04 -05:00
PySimpleGUI b5eb573875 New DefaultNoMoreNagging Look and Feel theme, for those that are hellbent on gray without being nagged about it 2019-12-07 12:09:24 -05:00
PySimpleGUI 74bfd31209
Merge pull request #2323 from PySimpleGUI/Dev-latest
Removed print
2019-12-07 11:05:08 -05:00
PySimpleGUI 75a4f7a2be Removed print 2019-12-07 11:04:44 -05:00
PySimpleGUI f95ee6af3a
Merge pull request #2322 from PySimpleGUI/Dev-latest
Docstring update
2019-12-06 22:46:48 -05:00
PySimpleGUI 85235af3ba Docstring update 2019-12-06 22:46:25 -05:00
PySimpleGUI 1554ed087d
Merge pull request #2321 from PySimpleGUI/Dev-latest
Demonstrates new tab capabilities - colors, visibility
2019-12-06 22:37:31 -05:00
PySimpleGUI fd553e6732 Demonstrates new tab capabilities - colors, visiblility 2019-12-06 22:37:06 -05:00
PySimpleGUI 0892252984
Merge pull request #2320 from PySimpleGUI/Dev-latest
Colors for tabs!
2019-12-06 22:36:00 -05:00
PySimpleGUI 1550d33b2e Colors for tabs! 2019-12-06 22:35:35 -05:00
PySimpleGUI b2118cd3fa
Merge pull request #2317 from PySimpleGUI/Dev-latest
readme for demos
2019-12-06 00:05:32 -05:00
PySimpleGUI 878c450962 readme for demos 2019-12-06 00:05:06 -05:00
PySimpleGUI 7fe4c9916e
Merge pull request #2315 from PySimpleGUI/Dev-latest
Look and feel added
2019-12-05 21:21:30 -05:00
PySimpleGUI 50ec4bec9b Look and feel added 2019-12-05 21:21:08 -05:00
PySimpleGUI 93f2d23e16
Merge pull request #2314 from PySimpleGUI/Dev-latest
Demo Programs folder finally gets a readme
2019-12-05 21:17:21 -05:00
PySimpleGUI 17b5d71905 Demo Programs folder finally gets a readme 2019-12-05 21:17:03 -05:00
PySimpleGUI 978254fd11
Merge pull request #2313 from PySimpleGUI/Dev-latest
Finally a readme for  the Theme Maker code
2019-12-05 19:30:34 -05:00
PySimpleGUI 342dcce335 Finally a readme for the Theme Maker code 2019-12-05 19:14:47 -05:00
PySimpleGUI 0c1ed5859a
Merge pull request #2307 from PySimpleGUI/Dev-latest
Release 4.8.0
2019-12-04 20:42:10 -05:00
PySimpleGUI c2ddac7d5d Release 4.8.0 2019-12-04 20:41:45 -05:00
PySimpleGUI be61d3e109
Merge pull request #2306 from PySimpleGUI/Dev-latest
Dev latest
2019-12-04 19:38:26 -05:00
PySimpleGUI d7c0688382 Typo in new delimiter variable 2019-12-04 19:37:33 -05:00
PySimpleGUI 50dfbba145 BROWSE_FILES_DELIMETER global used to control the delimeter file BrowseFiles button 2019-12-04 19:25:04 -05:00
PySimpleGUI cfa57f0a72
Merge pull request #2303 from PySimpleGUI/Dev-latest
New Demo - launcher with realtime output and (hopefully) ANSI color s…
2019-12-04 12:21:19 -05:00
PySimpleGUI b935153324 New Demo - launcher with realtime output and (hopefully) ANSI color support 2019-12-04 12:20:58 -05:00
PySimpleGUI 2fa6fa1293
Merge pull request #2301 from PySimpleGUI/Dev-latest
Removed weird import...
2019-12-04 00:18:39 -05:00
PySimpleGUI c0790d8dab Removed weird import... 2019-12-04 00:18:18 -05:00
PySimpleGUI e38438221b
Merge pull request #2296 from PySimpleGUI/Dev-latest
Opened debug window right away in the test harness to simplify the pr…
2019-12-02 19:35:57 -05:00
PySimpleGUI c74e8b3854 Opened debug window right away in the test harness to simplify the print statements. 2019-12-02 19:35:35 -05:00
PySimpleGUI 59e1c3d54f
Merge pull request #2295 from PySimpleGUI/Dev-latest
Dev latest
2019-12-02 19:12:21 -05:00
PySimpleGUI 4b6a09b67d Change to test harness to demonstrate multi-color debug prints 2019-12-02 19:11:48 -05:00
PySimpleGUI 161fe0aef9 Shorter Window color nag, debug print gets color setting via text_color, background_color parameter additions 2019-12-02 19:07:18 -05:00
PySimpleGUI c306c1028c
Merge pull request #2292 from PySimpleGUI/Dev-latest
Dev latest
2019-12-01 15:55:35 -05:00
PySimpleGUI 924ba36cbe Addeed background color to multiline element update 2019-12-01 15:55:13 -05:00
PySimpleGUI 578ea55696 New demo! Multiline Element - how to use multiple colors for text 2019-12-01 15:54:29 -05:00
PySimpleGUI 42439a9fc5
Merge pull request #2291 from PySimpleGUI/Dev-latest
Multiline Element - Multi-Colored updates!  Gray window warning
2019-12-01 15:36:55 -05:00
PySimpleGUI 47a43fa54a Multiline Element - Multi-Colored updates! Gray window warning 2019-12-01 15:36:29 -05:00
PySimpleGUI 761683123d
Merge pull request #2289 from PySimpleGUI/Dev-latest
Renamed the ThemeCreator folder to be Theme Maker to match the progra…
2019-11-30 23:44:10 -05:00
PySimpleGUI be67850c55 Renamed the ThemeCreator folder to be Theme Maker to match the program name 2019-11-30 23:43:50 -05:00
PySimpleGUI 21e72c73ca
Merge pull request #2287 from PySimpleGUI/Dev-latest
Allow starting at any palette in the table - should enable many more …
2019-11-30 18:38:07 -05:00
PySimpleGUI 54599ecc7d Allow starting at any palette in the table - should enable many more to be seen now 2019-11-30 18:37:49 -05:00
PySimpleGUI 4a4afbab82
Merge pull request #2286 from PySimpleGUI/Dev-latest
Much more user friendly theme maker!  Can choose window layout, etc
2019-11-30 17:45:57 -05:00
PySimpleGUI 4eb0ceb29d Much more user friendly theme maker! Can choose window layout, etc 2019-11-30 17:45:35 -05:00
PySimpleGUI fca7b87da9
Merge pull request #2285 from PySimpleGUI/Dev-latest
Only changes the look and feel when the user passes in a new one
2019-11-30 16:36:49 -05:00