MikeTheWatchGuy
|
96341667af
|
Fix for button target being None, None instead of 0,0
|
2018-09-05 12:43:41 -04:00 |
MikeTheWatchGuy
|
3a0377a496
|
Buttons can have keys now! Browse buttons have values now too. Risky change, but wtf, it's free software right?
|
2018-09-05 12:23:04 -04:00 |
MikeTheWatchGuy
|
1eeada1d54
|
Fixed Bug introduced when adding calendar. Was creating additional return values! UGH.
|
2018-09-05 10:29:36 -04:00 |
MikeTheWatchGuy
|
d069cad782
|
Acknowledgement for help with Calendar Element
|
2018-09-05 09:27:35 -04:00 |
MikeTheWatchGuy
|
0899b7d9e8
|
NEW Element - CalendarButton (opens a calendar chooser widget), another fix for Mac buttons
|
2018-09-05 09:04:17 -04:00 |
MikeTheWatchGuy
|
667000ea2a
|
NEW form.SaveToDisk and form.LoadFromDisk!
Another user submitted feature request
|
2018-09-04 23:13:15 -04:00 |
MikeTheWatchGuy
|
75970ade87
|
2.20 Release
|
2018-09-04 20:42:39 -04:00 |
MikeTheWatchGuy
|
5d3481025e
|
Initial Checkin
|
2018-09-04 19:47:14 -04:00 |
MikeTheWatchGuy
|
8b78d6e955
|
Refresh of ALL Demos in prep for 2.20 release
|
2018-09-04 19:43:22 -04:00 |
MikeTheWatchGuy
|
e251bf1bf4
|
New feature - change_submits for Combo boxes
|
2018-09-04 16:57:34 -04:00 |
MikeTheWatchGuy
|
3af012fb30
|
New demo that shows how button states can be managed
|
2018-09-04 14:40:16 -04:00 |
MikeTheWatchGuy
|
4697d051bf
|
changed select_submits to change_submits
|
2018-09-04 14:07:42 -04:00 |
MikeTheWatchGuy
|
16b1c8310d
|
New options for PopupGetFile (save_as, no_window), added key to buttons, New Demo_Fill_form from JFong
|
2018-09-04 13:40:31 -04:00 |
MikeTheWatchGuy
|
ab92627916
|
Check into Dev Branch from Master
|
2018-09-04 12:55:25 -04:00 |
MikeTheWatchGuy
|
0c37488dd3
|
Font Siszer demo updated
|
2018-09-04 00:30:29 -04:00 |
MikeTheWatchGuy
|
50a69f25fc
|
New PopupNoButtons box, added "key" to all elements, form.FindElement method, Combo.Update can update list of allowed values,
|
2018-09-03 23:58:56 -04:00 |
MikeTheWatchGuy
|
716511b887
|
New TightLayout recipe. Renamed listbox select_submits to change_submits.
|
2018-09-03 17:57:22 -04:00 |
MikeTheWatchGuy
|
606da2993f
|
Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest
|
2018-09-03 17:56:08 -04:00 |
MikeTheWatchGuy
|
341233f8b7
|
Renamed select_submits to change_submit in Listbox so that it matches other elements
|
2018-09-03 17:56:01 -04:00 |
MikeTheWatchGuy
|
47a44aabf4
|
Merge branch 'master' into Dev-latest
|
2018-09-03 16:53:54 -04:00 |
MikeTheWatchGuy
|
f651b49d05
|
Initial checkin into Dev branch
|
2018-09-03 16:52:22 -04:00 |
MikeTheWatchGuy
|
5d6ae5dcdc
|
MsgBox changed to Popup. Removed Read button. Listbox returns when selected
|
2018-09-03 16:51:25 -04:00 |
MikeTheWatchGuy
|
c14ba594e7
|
Merge pull request #111 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-09-03 14:33:38 -04:00 |
MikeTheWatchGuy
|
29b6e4d202
|
Resolving different brach
|
2018-09-03 14:32:58 -04:00 |
MikeTheWatchGuy
|
c7a695d2a6
|
Changed button update method so can change only color if desired, tweaks to scrollable columns, fixed bug in size of OptionMeny element, initial check-in of image viewer demo by Jorj
|
2018-09-03 14:20:22 -04:00 |
MikeTheWatchGuy
|
d0f76e9690
|
Merge pull request #107 from JorjMcKie/master
Viewer for arbitrary images
|
2018-09-03 13:53:03 -04:00 |
MikeTheWatchGuy
|
30be0e3276
|
Tight layout Recipe
|
2018-09-03 13:47:17 -04:00 |
MikeTheWatchGuy
|
aa71c7429a
|
Merge pull request #108 from MikeTheWatchGuy/Dev-latest
Scrollable Columns - NEW Feature!
|
2018-09-03 10:52:35 -04:00 |
MikeTheWatchGuy
|
ccd3e4c797
|
Scrollable Columns - NEW Feature!
|
2018-09-03 10:51:54 -04:00 |
Jorj X. McKie
|
85dd189334
|
Viewer for arbitrary images
|
2018-09-03 10:05:33 -04:00 |
MikeTheWatchGuy
|
c7f33c6082
|
Merge pull request #106 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-09-03 08:48:11 -04:00 |
MikeTheWatchGuy
|
6115a00e30
|
Better prog bar layout
|
2018-09-02 22:53:11 -04:00 |
MikeTheWatchGuy
|
a33b071084
|
New icon
|
2018-09-02 22:25:13 -04:00 |
MikeTheWatchGuy
|
60a93a54ae
|
Fill form function working! New Look and Feel settings
|
2018-09-02 22:15:05 -04:00 |
MikeTheWatchGuy
|
bf7a01bb65
|
Merge pull request #105 from MikeTheWatchGuy/Dev-latest
Table display Recipe added to Cookbook
|
2018-09-02 17:17:28 -04:00 |
MikeTheWatchGuy
|
38dd2732e4
|
Table display Recipe added to Cookbook
|
2018-09-02 17:16:18 -04:00 |
MikeTheWatchGuy
|
4da4da4f59
|
Merge pull request #104 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-09-02 16:32:45 -04:00 |
MikeTheWatchGuy
|
4e518e9667
|
Change from MsgBox to Popup. New screen shots
|
2018-09-02 16:31:18 -04:00 |
MikeTheWatchGuy
|
9c6b215265
|
Dark color them for Demo Fill program
|
2018-09-02 13:41:03 -04:00 |
MikeTheWatchGuy
|
83d62d2555
|
NEW Fill Form feature! More Popup functions, Update methods added for all elements that did not have previously
|
2018-09-02 13:38:59 -04:00 |
MikeTheWatchGuy
|
b8badb76f4
|
Merge pull request #102 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-09-02 01:06:31 -04:00 |
MikeTheWatchGuy
|
f8aff92c98
|
Default icon, function hiding, experimental dummy button, MsgBox renaming to Popup, Non-blocking Pop-up, removed legacy LayoutAndShow
|
2018-09-02 01:01:37 -04:00 |
MikeTheWatchGuy
|
4c8722765a
|
Fix for radio button disappearing
Used same logar
|
2018-09-01 19:04:19 -04:00 |
MikeTheWatchGuy
|
9152c18456
|
Merge pull request #101 from MikeTheWatchGuy/Dev-latest
NEW Dark look and feel setting. Fixed problem with incorrect checkbox…
|
2018-09-01 18:03:32 -04:00 |
MikeTheWatchGuy
|
aeaf04ed73
|
NEW Dark look and feel setting. Fixed problem with incorrect checkbox colors
|
2018-09-01 17:46:35 -04:00 |
MikeTheWatchGuy
|
b11a433b02
|
Merge pull request #98 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-09-01 11:38:04 -04:00 |
MikeTheWatchGuy
|
209e5ebf25
|
bug fix
|
2018-09-01 11:37:36 -04:00 |
MikeTheWatchGuy
|
a19fb528d4
|
NEW ELEMENT - InputOptionMenu / OptionMenu. Acts like a ComboBox but looks better
Never heard of this widget before, but after seeing it, had to add it to the list of Element choices!
|
2018-09-01 11:28:44 -04:00 |
MikeTheWatchGuy
|
421e96e800
|
Font sizer - fixed exit detection. Change Submits for Slider - don't setup unless change_submits flag is set
|
2018-09-01 10:51:19 -04:00 |
MikeTheWatchGuy
|
51045e9e8c
|
Merge pull request #96 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-08-31 21:29:14 -04:00 |