PySimpleGUI
|
0c9b691780
|
Added a menubar with a setting item
|
2020-04-06 10:41:53 -04:00 |
PySimpleGUI
|
42ef5529f5
|
Merge pull request #2777 from PySimpleGUI/Dev-latest
Removed very old tutorial
|
2020-04-05 21:14:32 -04:00 |
PySimpleGUI
|
1642d5d14e
|
Removed very old tutorial
|
2020-04-05 21:14:10 -04:00 |
PySimpleGUI
|
3fb01d4534
|
Merge pull request #2776 from PySimpleGUI/Dev-latest
New Recipe - Settings Load / Save
|
2020-04-05 17:52:27 -04:00 |
PySimpleGUI
|
1843cd5d40
|
New Recipe - Settings Load / Save
|
2020-04-05 17:51:59 -04:00 |
PySimpleGUI
|
e09d5834a3
|
Merge pull request #2775 from PySimpleGUI/Dev-latest
Initial settings demo program check-in
|
2020-04-05 15:34:27 -04:00 |
PySimpleGUI
|
08387b91e3
|
Initial settings demo program check-in
|
2020-04-05 15:33:57 -04:00 |
PySimpleGUI
|
52acec4799
|
Merge pull request #2774 from PySimpleGUI/Dev-latest
Scrollable Column Experimental Changes
|
2020-04-05 12:39:07 -04:00 |
PySimpleGUI
|
3f4734c102
|
Scrollable Column Experimental Changes
|
2020-04-05 12:38:41 -04:00 |
PySimpleGUI
|
f3f981828b
|
Merge pull request #2773 from PySimpleGUI/Dev-latest
Fixed TabGroup border width
|
2020-04-04 11:54:52 -04:00 |
PySimpleGUI
|
8342019002
|
Fixed TabGroup border width
|
2020-04-04 11:54:12 -04:00 |
PySimpleGUI
|
9715a4a874
|
Merge pull request #2772 from PySimpleGUI/Dev-latest
Release 0.32.0
|
2020-04-04 10:51:11 -04:00 |
PySimpleGUI
|
5816ebc59e
|
Release 0.32.0
|
2020-04-04 10:50:43 -04:00 |
PySimpleGUI
|
a3c6c6a27b
|
Merge pull request #2770 from PySimpleGUI/Dev-latest
Printing section
|
2020-04-03 20:56:50 -04:00 |
PySimpleGUI
|
5434c7e0c7
|
Printing section
|
2020-04-03 20:56:32 -04:00 |
PySimpleGUI
|
bff20d3508
|
Merge pull request #2769 from PySimpleGUI/Dev-latest
Another go at the scollable column (this time for sure!)
|
2020-04-03 18:13:04 -04:00 |
PySimpleGUI
|
7530ed0a89
|
Another go at the scollable column (this time for sure!)
|
2020-04-03 18:12:32 -04:00 |
PySimpleGUI
|
1b5828a37f
|
Merge pull request #2767 from PySimpleGUI/Dev-latest
back out part of scrolled column fix as it was scrolling everything i…
|
2020-04-03 15:31:00 -04:00 |
PySimpleGUI
|
20435d98b1
|
back out part of scrolled column fix as it was scrolling everything in the window when wheel used
|
2020-04-03 15:23:06 -04:00 |
PySimpleGUI
|
7e431993ef
|
Merge pull request #2766 from PySimpleGUI/Dev-latest
New autoscroll parameter added to Multiline.print. FIX FOR SCOLLING …
|
2020-04-03 15:11:06 -04:00 |
PySimpleGUI
|
52547ec58b
|
New autoscroll parameter added to Multiline.print. FIX FOR SCOLLING COLUMNS
|
2020-04-03 15:10:35 -04:00 |
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 |