Commit Graph

1445 Commits

Author SHA1 Message Date
MikeTheWatchGuy d0c7b9db30 Added Scroll Bars to Tree Element! Yippee! 2018-10-29 14:00:23 -04:00
MikeTheWatchGuy 3d2e0b52db
Merge pull request #583 from MikeTheWatchGuy/Dev-latest
Calendar window closes when a selection is made. Can control using cl…
2018-10-28 20:43:50 -04:00
MikeTheWatchGuy 7955065f9c Calendar window closes when a selection is made. Can control using close_when_date_chosen parameter 2018-10-28 20:42:57 -04:00
MikeTheWatchGuy 3642abb171
Merge pull request #582 from MikeTheWatchGuy/Dev-latest
Release 3.12.0 & 1.12.0
2018-10-28 20:02:05 -04:00
MikeTheWatchGuy f60137c4b2 Release 3.12.0 & 1.12.0 2018-10-28 20:01:03 -04:00
MikeTheWatchGuy b02f6f4498
Merge pull request #580 from MikeTheWatchGuy/Dev-latest
All Popups needed changing to use new CloseButton
2018-10-28 13:29:11 -04:00
MikeTheWatchGuy 42c5499687 All Popups needed changing to use new CloseButton 2018-10-28 13:28:18 -04:00
MikeTheWatchGuy 035ace2a0c
Merge pull request #579 from MikeTheWatchGuy/Dev-latest
Button no longer closes the Window!!
2018-10-28 12:40:47 -04:00
MikeTheWatchGuy 8c326024f4 Button no longer closes the Window!! 2018-10-28 12:39:55 -04:00
MikeTheWatchGuy 2d5ae7610d
Merge pull request #578 from MikeTheWatchGuy/Dev-latest
Made 2.7 compliant... can't use * evidently to add on more rows
2018-10-28 12:31:46 -04:00
MikeTheWatchGuy 1c3a385740 Made 2.7 compliant... can't use * evidently to add on more rows 2018-10-28 12:31:23 -04:00
MikeTheWatchGuy cef8578895
Merge pull request #577 from MikeTheWatchGuy/Dev-latest
Updates for release 3.11.0, 1.11.0.
2018-10-28 01:59:59 -04:00
MikeTheWatchGuy ac30f599b6 Updates for release 3.11.0, 1.11.0. 2018-10-28 01:59:16 -04:00
MikeTheWatchGuy f2da8c6f50
Merge pull request #576 from MikeTheWatchGuy/Dev-latest
RELEASE 3.11.0 and 1.11.0
2018-10-28 01:53:08 -04:00
MikeTheWatchGuy 3bea475611 RELEASE 3.11.0 and 1.11.0 2018-10-28 01:44:31 -04:00
MikeTheWatchGuy 9f5dd29d31
Merge pull request #574 from MikeTheWatchGuy/Dev-latest
New Demo - Desktop Widget - Graph of CPU cores
2018-10-27 23:42:52 -04:00
MikeTheWatchGuy 27602d46f2 New Demo - Desktop Widget - Graph of CPU cores 2018-10-27 23:42:02 -04:00
MikeTheWatchGuy c46b3144f9
Merge pull request #571 from MikeTheWatchGuy/Dev-latest
SHORTCUT BUTTONS no longer closes window, Removed "Default Value" for…
2018-10-27 20:43:35 -04:00
MikeTheWatchGuy 53a4a4231e SHORTCUT BUTTONS no longer closes window, Removed "Default Value" for buttons... dunno why it was there to begin with. 2018-10-27 20:42:44 -04:00
MikeTheWatchGuy 09e3d3dc90
Merge pull request #570 from MikeTheWatchGuy/Dev-latest
Reworked to use a GUI class and to correctly update days of weeks
2018-10-27 19:46:23 -04:00
MikeTheWatchGuy 3b21d4bda2 Reworked to use a GUI class and to correctly update days of weeks 2018-10-27 19:40:24 -04:00
MikeTheWatchGuy 309a86e5d7
Merge pull request #568 from MikeTheWatchGuy/Dev-latest
Write and read graphs were swapped
2018-10-27 01:51:51 -04:00
MikeTheWatchGuy 99f28f192c Write and read graphs were swapped 2018-10-27 01:51:16 -04:00
MikeTheWatchGuy be454eea63
Merge pull request #567 from MikeTheWatchGuy/Dev-latest
Color changes
2018-10-27 00:27:28 -04:00
MikeTheWatchGuy c7355901c7 Color changes 2018-10-27 00:24:31 -04:00
MikeTheWatchGuy dc1140cf21
Merge pull request #566 from MikeTheWatchGuy/Dev-latest
PySimpleGUI27 version of Read changes, NEW Demo - psutil dashboard
2018-10-27 00:14:27 -04:00
MikeTheWatchGuy 1b5cfcad73 PySimpleGUI27 version of Read changes, NEW Demo - psutil dashboard 2018-10-27 00:13:56 -04:00
MikeTheWatchGuy f1b82d7d3c
Merge pull request #565 from MikeTheWatchGuy/Dev-latest
Updated locations
2018-10-26 19:04:00 -04:00
MikeTheWatchGuy 4b7c9e07cf Updated locations 2018-10-26 19:02:56 -04:00
MikeTheWatchGuy cc8fd65f07
Merge pull request #564 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-10-26 18:46:55 -04:00
MikeTheWatchGuy e3a2c768b7 Removed ability to set filetypes in Browse buttons for MACs. 2018-10-26 14:47:54 -04:00
MikeTheWatchGuy 32a99344c9 Test code for filetypes problem 2018-10-26 14:21:17 -04:00
MikeTheWatchGuy 6728b2cdc6 Tree Element - new parameter show_expanded 2018-10-26 11:44:22 -04:00
MikeTheWatchGuy 4f61318a78 Tree Element - Now returns values - list of selected keys 2018-10-26 11:37:36 -04:00
MikeTheWatchGuy 16240e1e3e Demo showing suggested way to run multiple windows 2018-10-25 21:30:08 -04:00
MikeTheWatchGuy f3776ff5d4 Multi-window support (experimental release), BringToFront method 2018-10-25 19:34:11 -04:00
MikeTheWatchGuy 7a02e3e25c
Merge pull request #560 from MikeTheWatchGuy/Dev-latest
Added code for version 2.7
2018-10-24 19:46:06 -04:00
MikeTheWatchGuy 70f6002ab9 Added code for version 2.7 2018-10-24 19:45:18 -04:00
MikeTheWatchGuy 8bcc4035a8
Merge pull request #559 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-10-24 17:10:39 -04:00
MikeTheWatchGuy 76f1aad555 Wider input field 2018-10-24 16:57:48 -04:00
MikeTheWatchGuy ff79a74f82 NEW DEMO - Google Text To Speech 2018-10-24 16:54:05 -04:00
MikeTheWatchGuy 2575a1dca2
Merge pull request #558 from MikeTheWatchGuy/Dev-latest
Fixed broken links
2018-10-24 14:25:29 -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 605625d2fa
Merge pull request #557 from MikeTheWatchGuy/Dev-latest
Chess Readme
2018-10-24 12:04:39 -04:00
MikeTheWatchGuy 140ce5d448 Chess Readme 2018-10-24 12:03:34 -04:00
MikeTheWatchGuy 9714229ae9
Merge pull request #552 from MikeTheWatchGuy/Dev-latest
Improved RealtimeButton code! Does not require non-blocking reads
2018-10-23 21:46:41 -04:00
MikeTheWatchGuy b12bacc4a3 Improved RealtimeButton code! Does not require non-blocking reads 2018-10-23 21:45:47 -04:00
MikeTheWatchGuy fab16ee856
Merge pull request #550 from MikeTheWatchGuy/Dev-latest
License file
2018-10-23 14:56:58 -04:00
MikeTheWatchGuy 1516ed9186 License file 2018-10-23 14:56:23 -04:00
MikeTheWatchGuy 51b544ebee
Merge pull request #549 from MikeTheWatchGuy/Dev-latest
New demo of chess - Play against a real AI engine!
2018-10-23 14:06:18 -04:00