Commit Graph

2538 Commits

Author SHA1 Message Date
MikeTheWatchGuy a85349c051 Latest updates from generator 2019-06-23 15:10:24 -04:00
MikeTheWatchGuy aaf3ee761d Checkin from new doc generation 2019-06-23 14:33:25 -04:00
MikeTheWatchGuy 6ddbbfd21d
Delete index.md 2019-06-23 14:26:04 -04:00
MikeTheWatchGuy f2aebb3970 Using new generator with latest code 2019-06-23 14:21:26 -04:00
MikeTheWatchGuy d8f62ccc46 New doc generator was used 2019-06-23 14:12:42 -04:00
MikeTheWatchGuy b78fc60115 Listbox, Combobox, Spinner returns values supplied to it instead of strings. 2019-06-23 12:30:42 -04:00
MikeTheWatchGuy f382823810 Combobox - Enable return of original value AND also hand entered values if permitted. Spinner returns supplied value rather than string 2019-06-22 13:10:05 -04:00
MikeTheWatchGuy a24b5c6001 ComboBox can now contain any kind of item. Actual items returned, not a string version of item. 2019-06-22 12:02:31 -04:00
MikeTheWatchGuy 89bf807617 Combo - return actual value user supplied when reading. Fix in debugger showing objects, new ComboBox method - GetSelectedItemsIndexes - returns list of indexes currently selected items 2019-06-22 11:43:06 -04:00
MikeTheWatchGuy 4f0cc1936b Initial check-in 2019-06-22 10:59:24 -04:00
MikeTheWatchGuy 882002a0a6 Added Versio #, Added self.Widget to all Elements, Pixel to Chars cutoff changed from 12 to 15, new Button.Click() method cross ported, New Graph Methods RelocateFigure, DrawRectangle, use Find Element dictionary use, FindElementWithFocus added, Style Changes to Graph Element, newer test harness 2019-06-21 14:37:11 -04:00
MikeTheWatchGuy 704da3f274 New float_values in Graph Element signals to return float values instead of ints 2019-06-20 09:59:08 -04:00
MikeTheWatchGuy ee230a6a62 New version variable, fixed problem not returning None on error in FindElement 2019-06-20 09:13:02 -04:00
MikeTheWatchGuy c99e2e7e76 Removed the Range demo of progress meter iterable 2019-06-19 20:56:50 -04:00
MikeTheWatchGuy 6a7954b9a7 Addition of wrapper for OneLineProgressMeter 2019-06-19 20:31:12 -04:00
MikeTheWatchGuy b3307d7255 More attempts at fixing the ReadTheDocs sudden ending 2019-06-19 16:33:39 -04:00
MikeTheWatchGuy 3e51ab3d76 Removed spaces around all table cells. Changed the Feature List to include extra blank line 2019-06-19 16:17:27 -04:00
MikeTheWatchGuy c4530212ca Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-06-19 15:26:26 -04:00
MikeTheWatchGuy a604d3e15e Removed spaces from headers in docstrings |Name|Meaning| 2019-06-19 15:26:04 -04:00
MikeTheWatchGuy 89ec9dfb66
Merge branch 'master' into Dev-latest 2019-06-19 15:12:49 -04:00
MikeTheWatchGuy 9fc9efc753 Added blank line before "Parameters explained:" before tables 2019-06-19 15:11:48 -04:00
MikeTheWatchGuy 7527b7c34b
Update index.md 2019-06-19 15:06:24 -04:00
MikeTheWatchGuy 2672c034a8
Merge pull request #1589 from PySimpleGUI/Dev-latest
Release 4.0.0 & 2.0.0
2019-06-19 13:15:27 -04:00
MikeTheWatchGuy b1ab9868e1 Release 4.0.0 & 2.0.0 2019-06-19 13:15:03 -04:00
MikeTheWatchGuy 6b27f50b93
Merge pull request #1587 from PySimpleGUI/Dev-latest
Get method for the Radio Element
2019-06-19 10:15:46 -04:00
MikeTheWatchGuy 7574c9ea97 Get method for the Radio Element 2019-06-19 10:14:30 -04:00
MikeTheWatchGuy 1fef27db6d
Merge pull request #1586 from PySimpleGUI/Dev-latest
Addition of scroll_to_index parameter to Listbox.Update method
2019-06-19 09:53:12 -04:00
MikeTheWatchGuy b35c55726d Addition of scroll_to_index parameter to Listbox.Update method 2019-06-19 09:52:50 -04:00
MikeTheWatchGuy 36db812b1c
Merge pull request #1585 from PySimpleGUI/Dev-latest
Added new force parameter to all SetFocus calls.  Removed calls to WM…
2019-06-19 08:30:32 -04:00
MikeTheWatchGuy 9cce12e8c2 Added new force parameter to all SetFocus calls. Removed calls to WM_DESTROY due to memory leak 2019-06-19 08:30:04 -04:00
MikeTheWatchGuy 6d7c610b06
Merge pull request #1582 from PySimpleGUI/Dev-latest
Dev latest
2019-06-18 21:08:05 -04:00
MikeTheWatchGuy 6c3da863d3 Remove unneeded code 2019-06-18 21:07:40 -04:00
MikeTheWatchGuy 6fef817ce4 Warning about PyQt5 2019-06-18 21:06:46 -04:00
MikeTheWatchGuy 3bdb9e3a97
Merge pull request #1578 from PySimpleGUI/Dev-latest
Added __version__ (finally), Renamed Debugger class (will help a lot …
2019-06-18 11:47:30 -04:00
MikeTheWatchGuy eb01f803fb Added __version__ (finally), Renamed Debugger class (will help a lot with IDE) 2019-06-18 11:47:06 -04:00
MikeTheWatchGuy 1a630a4125
Merge pull request #1575 from PySimpleGUI/Dev-latest
Release 4.0
2019-06-17 17:47:40 -04:00
MikeTheWatchGuy 88dabef9a4 Release 4.0 2019-06-17 17:46:04 -04:00
MikeTheWatchGuy 696ac86c80
Merge pull request #1574 from PySimpleGUI/Dev-latest
updated
2019-06-17 16:49:40 -04:00
MikeTheWatchGuy dd97664592
Merge branch 'master' into Dev-latest 2019-06-17 16:49:32 -04:00
MikeTheWatchGuy 8fd82a7ffe updated 2019-06-17 16:48:13 -04:00
MikeTheWatchGuy ceebb5511c
Merge pull request #1573 from PySimpleGUI/revert-1572-Dev-latest
Revert "Release 4.0"
2019-06-17 16:39:19 -04:00
MikeTheWatchGuy f236991119
Revert "Release 4.0" 2019-06-17 16:39:07 -04:00
MikeTheWatchGuy d3fa2f8ae4
Merge pull request #1572 from PySimpleGUI/Dev-latest
Release 4.0
2019-06-17 15:42:12 -04:00
MikeTheWatchGuy 2d35f73569 Release 4.0 2019-06-17 15:41:46 -04:00
MikeTheWatchGuy 7d6765516e
Merge pull request #1571 from PySimpleGUI/Dev-latest
Comments clean-up for check-in test
2019-06-17 14:30:26 -04:00
MikeTheWatchGuy da735004b7 Comments cleansup for check-in test 2019-06-17 14:29:54 -04:00
MikeTheWatchGuy af9e494c77 Merge branch 'pr/1570' 2019-06-17 13:56:42 -04:00
nngogol f4790f3278
added documentation for claases and functions 2019-06-17 19:53:30 +03:00
MikeTheWatchGuy c98fc3e655
Merge pull request #1569 from PySimpleGUI/revert-1568-Dev-latest
Revert "Release 4.0"
2019-06-17 12:46:49 -04:00
MikeTheWatchGuy 32df7cf264
Revert "Release 4.0" 2019-06-17 12:46:17 -04:00