PySimpleGUI
|
9d55ebaa9a
|
Fix? for circle radius not being set correctly, NEW Graph primitives - get_figures_at_location, get_bounding_box
|
2019-12-18 14:30:24 -05:00 |
PySimpleGUI
|
0a3f98ac48
|
Merge pull request #2392 from PySimpleGUI/Dev-latest
Table & Tree Element - Header text & background colors, header font
|
2019-12-17 21:52:22 -05:00 |
PySimpleGUI
|
5d3db45d9a
|
Table & Tree Element - Header text & background colors, header font
|
2019-12-17 21:52:00 -05:00 |
PySimpleGUI
|
c20e46aff2
|
Merge pull request #2390 from PySimpleGUI/Dev-latest
use math.floor instead of int when converting for Graph Element, initial check-in of code counter
|
2019-12-17 17:52:38 -05:00 |
PySimpleGUI
|
24d7e6bab2
|
use math.floor instead of int when converting for Graph Element
|
2019-12-17 17:51:48 -05:00 |
PySimpleGUI
|
4cac51bfea
|
Merge pull request #2384 from PySimpleGUI/Dev-latest
Buttons are now 3D and animate (why did it take SO long to discover t…
|
2019-12-16 11:52:43 -05:00 |
PySimpleGUI
|
4f7a53bbf8
|
Buttons are now 3D and animate (why did it take SO long to discover this problem?)
|
2019-12-16 11:52:24 -05:00 |
PySimpleGUI
|
7af14ce08d
|
Merge pull request #2382 from PySimpleGUI/Dev-latest
Dev latest
|
2019-12-15 21:55:47 -05:00 |
PySimpleGUI
|
fa7178850f
|
Expand_row should default to true
|
2019-12-15 21:55:21 -05:00 |
PySimpleGUI
|
e790b938ed
|
Spinbox skip setting default is None provided, expand_row = True by default in Element.expand
|
2019-12-15 21:54:16 -05:00 |
PySimpleGUI
|
ead90bb7a9
|
Merge pull request #2381 from PySimpleGUI/Dev-latest
Changed "green" to match the color tiles. Initial check-in for multi…
|
2019-12-15 17:15:35 -05:00 |
PySimpleGUI
|
c126e8fd7e
|
Changed "green" to match the color tiles. Initial check-in for multi-colored numbers version
|
2019-12-15 17:15:16 -05:00 |
PySimpleGUI
|
0d1c84efcb
|
Merge pull request #2379 from PySimpleGUI/Dev-latest
new expand_row parameter to Element.expand
|
2019-12-15 14:57:00 -05:00 |
PySimpleGUI
|
7492d3cbc7
|
new expand_row parameter to Element.expand
|
2019-12-15 14:56:37 -05:00 |
PySimpleGUI
|
814d88fb59
|
Merge pull request #2378 from PySimpleGUI/Dev-latest
Draws Axis, moves the individual lines instead of the graph.
|
2019-12-15 12:15:16 -05:00 |
PySimpleGUI
|
54f53991a0
|
Draws Axis, moves the individual lines instead of the graph.
|
2019-12-15 12:14:55 -05:00 |
PySimpleGUI
|
b00011a213
|
Merge pull request #2375 from PySimpleGUI/Dev-latest
Dev latest
|
2019-12-14 23:34:22 -05:00 |
PySimpleGUI
|
fad54cf29a
|
Initial Check-in
|
2019-12-14 23:33:57 -05:00 |
PySimpleGUI
|
3022748ec7
|
Release 4.12
|
2019-12-14 23:33:44 -05:00 |
PySimpleGUI
|
bae9516930
|
Merge pull request #2372 from PySimpleGUI/Dev-latest
Accidently reformatted code, Fixed highlighting around all elements (…
|
2019-12-14 14:36:16 -05:00 |
PySimpleGUI
|
749529a04f
|
Accidently reformatted code, Fixed highlighting around all elements (almost) on Linux (was highlightthickness), Disabled Button Colors
|
2019-12-14 14:35:57 -05:00 |
PySimpleGUI
|
6c0c19289d
|
Merge pull request #2368 from PySimpleGUI/Dev-latest
Buttons can set disabled_button_color initially and in update for bot…
|
2019-12-13 19:56:09 -05:00 |
PySimpleGUI
|
3aa0416275
|
Buttons can set disabled_button_color initially and in update for both tk and ttk buttons
|
2019-12-13 19:55:45 -05:00 |
PySimpleGUI
|
0f905ad488
|
Merge pull request #2367 from PySimpleGUI/Dev-latest
Comboboxes don't have to be disabled before making readonly in update…
|
2019-12-13 15:17:13 -05:00 |
PySimpleGUI
|
06d398b931
|
Comboboxes don't have to be disabled before making readonly in update, fix for file/folder browse cancel on Linux
|
2019-12-13 15:16:53 -05:00 |
PySimpleGUI
|
2e567b2102
|
Merge pull request #2364 from PySimpleGUI/Dev-latest
Removed ctypes stuff so can run on Linux
|
2019-12-12 21:52:38 -05:00 |
PySimpleGUI
|
acfbcd8e58
|
Removed ctypes stuff so can run on Linux
|
2019-12-12 21:52:16 -05:00 |
PySimpleGUI
|
fadad115f2
|
Merge pull request #2363 from PySimpleGUI/Dev-latest
Initial Checkin of Jason's Solitaire game... MUST add credits once so…
|
2019-12-12 21:45:15 -05:00 |
PySimpleGUI
|
61f29ecf19
|
Initial Checkin of Jason's Solitaire game... MUST add credits once sorted out what he wants
|
2019-12-12 21:44:46 -05:00 |
PySimpleGUI
|
12869be511
|
Merge pull request #2362 from PySimpleGUI/Dev-latest
Fix for popups not closing on Linux. Switched away from CloseButtons
|
2019-12-12 19:02:07 -05:00 |
PySimpleGUI
|
fad8e6bea6
|
Fix for popups not closing on Linux. Switched away from CloseButtons
|
2019-12-12 19:01:45 -05:00 |
PySimpleGUI
|
d2c2bc85cf
|
Merge pull request #2360 from PySimpleGUI/Dev-latest
Ability to set disabled text color for tk.Button's
|
2019-12-12 16:11:49 -05:00 |
PySimpleGUI
|
78116aa9f7
|
Ability to set disabled text color for tk.Button's
|
2019-12-12 16:11:27 -05:00 |
PySimpleGUI
|
d9183e0eed
|
Merge pull request #2358 from PySimpleGUI/Dev-latest
Drag and Drop support for Multiline Input
|
2019-12-11 15:02:10 -05:00 |
PySimpleGUI
|
4b650b556f
|
Drag and Drop support for Multiline Input
|
2019-12-11 15:01:52 -05:00 |
PySimpleGUI
|
2e7ba78af2
|
Merge pull request #2357 from PySimpleGUI/Dev-latest
New demo with simple base64 based buttons that will match any color t…
|
2019-12-11 11:24:43 -05:00 |
PySimpleGUI
|
c785ad8569
|
New demo with simple base64 based buttons that will match any color theme
|
2019-12-11 11:24:23 -05:00 |
PySimpleGUI
|
a79a722fb5
|
Merge pull request #2353 from PySimpleGUI/Dev-latest
Info on the new .bind method
|
2019-12-10 16:03:55 -05:00 |
PySimpleGUI
|
24e50e9c0b
|
Info on the new .bind method
|
2019-12-10 16:03:35 -05:00 |
PySimpleGUI
|
549afd0c49
|
Merge pull request #2352 from PySimpleGUI/Dev-latest
Release 4.11.0
|
2019-12-10 15:50:39 -05:00 |
PySimpleGUI
|
2c6ed5355f
|
Release 4.11.0
|
2019-12-10 15:48:26 -05:00 |
PySimpleGUI
|
4f657e34af
|
Merge pull request #2351 from PySimpleGUI/Dev-latest
Fixed key typo, added Dark Blue 3 look and feel
|
2019-12-10 14:11:41 -05:00 |
PySimpleGUI
|
87bb1fd18c
|
Fixed key typo, added Dark Blue 3 look and feel
|
2019-12-10 14:11:22 -05:00 |
PySimpleGUI
|
4d33cef321
|
Merge pull request #2349 from PySimpleGUI/Dev-latest
Element.bind, Window.bind- wow
|
2019-12-10 11:15:42 -05:00 |
PySimpleGUI
|
77743a4eca
|
Element.bind, Window.bind- wow
|
2019-12-10 11:14:59 -05:00 |
PySimpleGUI
|
d4e7095059
|
Merge pull request #2346 from PySimpleGUI/Dev-latest
Font setting for TabGroup elements
|
2019-12-09 22:04:09 -05:00 |
PySimpleGUI
|
e97829970d
|
Font setting for TabGroup elements
|
2019-12-09 22:03:46 -05:00 |
PySimpleGUI
|
c3370c5724
|
Merge pull request #2341 from PySimpleGUI/Dev-latest
Release 4.10.0
|
2019-12-09 17:08:39 -05:00 |
PySimpleGUI
|
6348b969e6
|
Release 4.10.0
|
2019-12-09 17:08:19 -05:00 |
PySimpleGUI
|
065d083051
|
Merge pull request #2340 from PySimpleGUI/Dev-latest
Added flags around the finalize calls for built-in debugger. Fixed a …
|
2019-12-09 15:15:57 -05:00 |