Commit Graph

1719 Commits

Author SHA1 Message Date
MikeTheWatchGuy b6b9575c91
Merge pull request #689 from mikeckennedy/master
Adds git ignore to skip venv's and removes __pycache__
2018-11-09 18:20:25 -05:00
MikeTheWatchGuy 2e6e1aa061
Merge pull request #691 from MikeTheWatchGuy/Dev-latest
Removed Mac Look and Feel restriction.  change_submits callbacks for …
2018-11-09 15:07:56 -05:00
MikeTheWatchGuy 96a30fd76b Removed Mac Look and Feel restriction. change_submits callbacks for lots of elements! 2018-11-09 15:06:01 -05:00
Michael Kennedy 52e531887d Adds git ignore to skip venv's and removes __pycache__ 2018-11-09 11:25:05 -08:00
MikeTheWatchGuy 33164fa4f2
Merge pull request #688 from MikeTheWatchGuy/Dev-latest
change_submits for Dial Element
2018-11-09 13:53:43 -05:00
MikeTheWatchGuy 4ea12a6336 change_submits for Dial Element 2018-11-09 13:46:36 -05:00
MikeTheWatchGuy 8f51b17d38
Merge pull request #686 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-11-09 11:01:10 -05:00
MikeTheWatchGuy 99e2c450f6 Can read tables! 2018-11-09 11:00:43 -05:00
MikeTheWatchGuy 5f8b316e28 Table Element support 2018-11-09 10:08:42 -05:00
MikeTheWatchGuy 78f25dd49f
Merge pull request #685 from MikeTheWatchGuy/Dev-latest
FindElementWithFocus support for Multiline Element
2018-11-09 09:56:10 -05:00
MikeTheWatchGuy 17642e154d FindElementWithFocus support for Multiline Element 2018-11-09 09:55:21 -05:00
MikeTheWatchGuy 4997864236
Merge pull request #682 from MikeTheWatchGuy/Dev-latest
Grab Anywhere for windows works!
2018-11-09 09:14:48 -05:00
MikeTheWatchGuy 377a338481 Grab Anywhere for windows works! 2018-11-09 09:12:47 -05:00
MikeTheWatchGuy 2c479a3268
Merge pull request #680 from MikeTheWatchGuy/Dev-latest
new Window parameter size sets initial window size
2018-11-09 08:29:07 -05:00
MikeTheWatchGuy 6155130605 new Window parameter size sets initial window size 2018-11-09 08:28:32 -05:00
MikeTheWatchGuy 2736e6a2b8
Merge pull request #679 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-11-08 18:36:48 -05:00
MikeTheWatchGuy 32254b3b17 New Column parameter - vertical_scroll_only - if set does not add horizontal scroll bars 2018-11-08 18:36:08 -05:00
MikeTheWatchGuy 5ee602b980 Button Tooltips 2018-11-08 18:18:28 -05:00
MikeTheWatchGuy f92a592c0c Non-blocking reads!! Fix for listbox returning too few values 2018-11-08 18:05:17 -05:00
MikeTheWatchGuy 5f033c64cf
Merge pull request #677 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-11-08 15:44:25 -05:00
MikeTheWatchGuy 645482b3c6 Renamed to new PySimpleGUIQt name.... this time for sure 2018-11-08 15:13:53 -05:00
MikeTheWatchGuy d1a1a41f32 Patting works correctly now... No Titlebar also sets no taskbar icon. Can run programs silently this way 2018-11-08 11:20:19 -05:00
MikeTheWatchGuy eff3b97782 Listbox select modes, return submits for multiline & input, max visible items in combobox, radio button groups, set icon, default focus set, 2018-11-08 00:55:40 -05:00
MikeTheWatchGuy 3b260dfeda Better element spacing, better default, better controls. Some code for return key handling not yet working 2018-11-07 20:04:40 -05:00
MikeTheWatchGuy f5af0576ec
Merge pull request #673 from MikeTheWatchGuy/Dev-latest
Ability to update text and background colors for multiline element
2018-11-07 16:02:26 -05:00
MikeTheWatchGuy 6f2f44df47 Ability to update text and background colors for multiline element 2018-11-07 15:52:11 -05:00
MikeTheWatchGuy 58f59a7fd8
Merge pull request #669 from MikeTheWatchGuy/Dev-latest
Renamed Qt Folder.  Many PSG Qt new Elements are working!
2018-11-07 12:55:19 -05:00
MikeTheWatchGuy 60c2e1a286 Renamed Qt Folder. Many PSG Qt new Elements are working! 2018-11-07 12:54:52 -05:00
MikeTheWatchGuy db43e2c975
Merge pull request #668 from MikeTheWatchGuy/Dev-latest
Still reworking multiline output... hooked up files and folder browse…
2018-11-07 00:21:01 -05:00
MikeTheWatchGuy 3d99d2772e Still reworking multiline output... hooked up files and folder browser buttons 2018-11-07 00:20:12 -05:00
MikeTheWatchGuy ffb39e5514
Merge pull request #667 from AltoRetrato/patch-1
Fixed typo
2018-11-06 21:02:30 -05:00
Ricardo Mendonça Ferreira 2f4f267137
Fixed typo
Changed DisplayRowNumbrs to DisplayRowNumbers.
2018-11-06 20:25:44 -02:00
MikeTheWatchGuy 4efe468c2a
Merge pull request #666 from MikeTheWatchGuy/Dev-latest
Pre-Alpha PySimpleGUI_Qt
2018-11-06 14:12:43 -05:00
MikeTheWatchGuy b6ed299d27 Pre-Alpha PySimpleGUI_Qt 2018-11-06 14:06:54 -05:00
MikeTheWatchGuy 027f6db541
Merge pull request #665 from MikeTheWatchGuy/Dev-latest
Window property RowHeaderText - can change what's displayed in the co…
2018-11-06 10:36:50 -05:00
MikeTheWatchGuy cb56e0fed8 Window property RowHeaderText - can change what's displayed in the column headers for the row number column 2018-11-06 10:36:31 -05:00
MikeTheWatchGuy 5ee68db7b1
Merge pull request #663 from MikeTheWatchGuy/Dev-latest
Ability to set the starting row number to be displayed
2018-11-06 01:09:17 -05:00
MikeTheWatchGuy ba95aabeec Ability to set the starting row number to be displayed 2018-11-06 01:08:34 -05:00
MikeTheWatchGuy e1dc646349
Merge pull request #662 from MikeTheWatchGuy/Dev-latest
New Demo - Combined Chatterbot with Google TTS
2018-11-05 12:55:11 -05:00
MikeTheWatchGuy f3a951529a New Demo - Combined Chatterbot with Google TTS 2018-11-05 12:54:37 -05:00
MikeTheWatchGuy 56420e35e2
Merge pull request #659 from MikeTheWatchGuy/Dev-latest
Initial Checkin
2018-11-04 22:58:54 -05:00
MikeTheWatchGuy d7b0a6959a Initial Checkin 2018-11-04 22:58:31 -05:00
MikeTheWatchGuy 4b18555422
Merge pull request #658 from MikeTheWatchGuy/Dev-latest
Move to demo folder
2018-11-04 18:07:47 -05:00
MikeTheWatchGuy 33d3287164 Move to demo folder 2018-11-04 18:07:31 -05:00
MikeTheWatchGuy 9881fed20e
Delete requirements.txt 2018-11-04 13:53:35 -05:00
MikeTheWatchGuy ae2338c1b8
Merge pull request #657 from MikeTheWatchGuy/Dev-latest
Bumped version
2018-11-04 13:51:09 -05:00
MikeTheWatchGuy 5a91c8c63f Bumped version 2018-11-04 13:50:13 -05:00
MikeTheWatchGuy fe1580f16c
Merge pull request #656 from MikeTheWatchGuy/Dev-latest
NEW Demo - Crossword Puzzle, new Graph return values... change_submit…
2018-11-04 13:35:04 -05:00
MikeTheWatchGuy 4ae04581a6 NEW Demo - Crossword Puzzle, new Graph return values... change_submits and drag_submits parameters 2018-11-04 13:21:58 -05:00
MikeTheWatchGuy ae83663ba1
Merge pull request #652 from AltoRetrato/patch-1
Fix/workaround for path separators on Windows
2018-11-04 09:51:21 -05:00