PySimpleGUI
|
c8afbb6708
|
Fixed tkiner misspelling
|
2020-04-02 21:16:43 -04:00 |
PySimpleGUI
|
b440e70186
|
Merge pull request #2763 from PySimpleGUI/Dev-latest
Set the parent window in call to askcolor (color chooser)
|
2020-04-02 12:57:27 -04:00 |
PySimpleGUI
|
2d3d09ad44
|
Set the parent window in call to askcolor (color chooser)
|
2020-04-02 12:57:02 -04:00 |
PySimpleGUI
|
16e36ea88b
|
Merge pull request #2761 from PySimpleGUI/Dev-latest
Removed check for 'Exit'
|
2020-04-02 10:58:12 -04:00 |
PySimpleGUI
|
070cc6ebcc
|
Removed check for 'Exit'
|
2020-04-02 10:57:47 -04:00 |
PySimpleGUI
|
9cd0a12bd7
|
Merge pull request #2760 from PySimpleGUI/Dev-latest
enable_events recipe updated
|
2020-04-02 10:54:50 -04:00 |
PySimpleGUI
|
74bc125992
|
enable_events recipe updated
|
2020-04-02 10:54:15 -04:00 |
PySimpleGUI
|
868e9e49b6
|
Merge pull request #2759 from PySimpleGUI/Dev-latest
Picking back up the updates.... more recipes
|
2020-04-02 10:48:08 -04:00 |
PySimpleGUI
|
026d91fde1
|
Picking back up the updates.... more recipes
|
2020-04-02 10:47:42 -04:00 |
PySimpleGUI
|
a22c4b688d
|
Merge pull request #2757 from PySimpleGUI/Dev-latest
Added year up/down to calendar popup (Thanks Ruud!!)
|
2020-04-01 12:11:18 -04:00 |
PySimpleGUI
|
9d992d4175
|
Added year up/down to calendar popup (Thanks Ruud!!)
|
2020-04-01 12:10:36 -04:00 |
PySimpleGUI
|
693c069011
|
Merge pull request #2753 from PySimpleGUI/Dev-latest
Removed finalize... not needed
|
2020-03-31 19:03:35 -04:00 |
PySimpleGUI
|
2fe3c047fe
|
Removed finalize... not needejd
|
2020-03-31 18:50:45 -04:00 |
PySimpleGUI
|
629cdafb22
|
Merge pull request #2752 from PySimpleGUI/Dev-latest
NEW demo program - Fourier Transform. Updated Calendar demo
|
2020-03-31 18:17:03 -04:00 |
PySimpleGUI
|
3c7525dd3b
|
NEW demo program - Fourier Transform. Updated Calendar demo
|
2020-03-31 18:16:37 -04:00 |
PySimpleGUI
|
a47a6eb78b
|
Merge pull request #2751 from PySimpleGUI/Dev-latest
More date popup work... will eventually get there....
|
2020-03-31 14:36:08 -04:00 |
PySimpleGUI
|
feacb6103b
|
More date popup work... will eventually get there....
|
2020-03-31 14:35:41 -04:00 |
PySimpleGUI
|
ae512572c1
|
Merge pull request #2749 from PySimpleGUI/Dev-latest
Made DrawLines more efficient
|
2020-03-31 09:22:49 -04:00 |
PySimpleGUI
|
f758357d8d
|
Made DrawLines more efficient
|
2020-03-31 09:22:28 -04:00 |
PySimpleGUI
|
d282613147
|
Merge pull request #2748 from PySimpleGUI/Dev-latest
Added Graph.DrawLines (draw_lines)
|
2020-03-31 09:16:43 -04:00 |
PySimpleGUI
|
63d24b81ae
|
Added Graph.DrawLines (draw_lines)
|
2020-03-31 09:16:17 -04:00 |
PySimpleGUI
|
80c9174d95
|
Merge pull request #2746 from PySimpleGUI/Dev-latest
Quick switch back to previous way of getting month & day names for ge…
|
2020-03-31 08:26:02 -04:00 |
PySimpleGUI
|
194c053f12
|
Quick switch back to previous way of getting month & day names for get_date
|
2020-03-31 08:25:38 -04:00 |
PySimpleGUI
|
79505ca6f1
|
Merge pull request #2745 from PySimpleGUI/Dev-latest
Added an icon for testing
|
2020-03-30 19:13:31 -04:00 |
PySimpleGUI
|
dd4aabf61c
|
Added an icon for testing
|
2020-03-30 19:13:08 -04:00 |
PySimpleGUI
|
10c0f23ac9
|
Merge pull request #2744 from PySimpleGUI/Dev-latest
Location parameter added to CalendarButton
|
2020-03-30 10:23:47 -04:00 |
PySimpleGUI
|
a29d8488c7
|
Location parameter added to CalendarButton
|
2020-03-30 10:23:22 -04:00 |
PySimpleGUI
|
0581489d06
|
Merge pull request #2743 from PySimpleGUI/Dev-latest
Updated Calendar Demo to use new calendar chooser
|
2020-03-30 10:13:37 -04:00 |
PySimpleGUI
|
8fd075f21e
|
Updated Calendar Demo to use new calendar chooser
|
2020-03-30 10:13:06 -04:00 |
PySimpleGUI
|
2fa50baef4
|
Merge pull request #2742 from PySimpleGUI/Dev-latest
popup_get_date - allow leaving out initial date parameters
|
2020-03-30 10:08:52 -04:00 |
PySimpleGUI
|
ff51642ee7
|
popup_get_date - allow leaving out initial date parameters
|
2020-03-30 10:08:19 -04:00 |
PySimpleGUI
|
9b95407926
|
Merge pull request #2741 from PySimpleGUI/Dev-latest
Integrated new date chooser!! (FINALLY)
|
2020-03-30 09:57:09 -04:00 |
PySimpleGUI
|
08e11e860c
|
Integrated new date chooser!! (FINALLY)
|
2020-03-30 09:56:42 -04:00 |
PySimpleGUI
|
abe99d2a38
|
Merge pull request #2740 from PySimpleGUI/Dev-latest
popup button size resized from (5,1) to (6,1)
|
2020-03-30 05:28:13 -04:00 |
PySimpleGUI
|
81c021332d
|
popup button size resized from (5,1) to (6,1)
|
2020-03-30 05:27:46 -04:00 |
PySimpleGUI
|
8e4eb8d9e3
|
Merge pull request #2736 from PySimpleGUI/Dev-latest
More popup_get_date parms. icon parm for popup_animated
|
2020-03-29 10:08:17 -04:00 |
PySimpleGUI
|
2850b9888f
|
More popup_get_date parms. icon parm for popup_animated
|
2020-03-29 10:07:50 -04:00 |
PySimpleGUI
|
e33cd9139c
|
Merge pull request #2734 from PySimpleGUI/Dev-latest
Dev latest
|
2020-03-28 14:08:47 -04:00 |
PySimpleGUI
|
90d8808884
|
NEW popup_get_date, fixed print sep char handling
|
2020-03-28 14:08:21 -04:00 |
PySimpleGUI
|
f220d749de
|
Corrected sep string handling for Print and Multiline.print
|
2020-03-27 16:45:35 -04:00 |
PySimpleGUI
|
0411fc4bf9
|
Merge pull request #2729 from PySimpleGUI/Dev-latest
Changed animated GIFs into PNGs to try and speed up loading
|
2020-03-27 13:21:17 -04:00 |
PySimpleGUI
|
807cd4e8f2
|
Changed animated GIFs into PNGs to try and speed up loading
|
2020-03-27 13:20:46 -04:00 |
PySimpleGUI
|
056475cabc
|
Merge pull request #2725 from PySimpleGUI/Dev-latest
Release 4.18.0
|
2020-03-26 09:43:26 -04:00 |
PySimpleGUI
|
6d141100c5
|
Release 4.18.0
|
2020-03-26 09:42:58 -04:00 |
PySimpleGUI
|
1ec184e274
|
Merge pull request #2724 from PySimpleGUI/Dev-latest
Fixed bug in table element- computing bad width, added 10 pixels to t…
|
2020-03-26 08:38:50 -04:00 |
PySimpleGUI
|
689833b040
|
Fixed bug in table element- computing bad width, added 10 pixels to tree column sizes, moved block of Image layout code so executes even if no image specified
|
2020-03-26 08:38:23 -04:00 |
PySimpleGUI
|
dafd166470
|
Merge pull request #2720 from PySimpleGUI/Dev-latest
Checkbox.update - ability to change text
|
2020-03-25 10:35:21 -04:00 |
PySimpleGUI
|
e55b9a3e72
|
Checkbox.update - ability to change text
|
2020-03-25 10:34:53 -04:00 |
PySimpleGUI
|
bc4d8d9bd9
|
Merge pull request #2719 from PySimpleGUI/Dev-latest
Dev latest
|
2020-03-24 22:43:12 -04:00 |
PySimpleGUI
|
282ba3e3b0
|
popup_animated - added title parameter
|
2020-03-24 22:42:42 -04:00 |