This website requires JavaScript.
da09264616
New Element.set_cursor method. New Look and Feel function "theme()", Combo.update now allows value to be set that is not in the values list. Table and Tree headings font now defaults to window font
PySimpleGUI
2019-12-19 12:50:57 -0500
15e2def34f
Merge pull request #2402 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-19 11:00:38 -0500
c1e171d681
Lots of new features!
PySimpleGUI
2019-12-19 11:00:17 -0500
399e35c4b5
Merge pull request #2400 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-18 22:44:08 -0500
8420ac99fb
Added a bunch more options for drawing stuff and move abililties to move things around
PySimpleGUI
2019-12-18 22:43:45 -0500
2ea11c3444
Merge pull request #2399 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-18 22:37:49 -0500
f31978aa60
Removed calls remaining direc tkinter method calls so only PySimpleGUI calls are used.
PySimpleGUI
2019-12-18 22:37:23 -0500
5a6b09e231
Merge pull request #2398 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-18 22:20:24 -0500
577a492673
Release 4.13.0
PySimpleGUI
2019-12-18 22:19:00 -0500
d73e524744
Merge pull request #2397 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-18 16:28:24 -0500
73516abfb1
Demo of binding tkinter events to extend PySimpleGUI
PySimpleGUI
2019-12-18 16:27:59 -0500
621f19ace8
Merge pull request #2396 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-18 14:32:05 -0500
18152ac402
New Demo to show how to drag stuff around on a Graph
PySimpleGUI
2019-12-18 14:31:43 -0500
9d55ebaa9a
Fix? for circle radius not being set correctly, NEW Graph primitives - get_figures_at_location, get_bounding_box
PySimpleGUI
2019-12-18 14:30:24 -0500
0a3f98ac48
Merge pull request #2392 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-17 21:52:22 -0500
5d3db45d9a
Table & Tree Element - Header text & background colors, header font
PySimpleGUI
2019-12-17 21:52:00 -0500
c20e46aff2
Merge pull request #2390 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-17 17:52:38 -0500
24d7e6bab2
use math.floor instead of int when converting for Graph Element
PySimpleGUI
2019-12-17 17:51:48 -0500
4cac51bfea
Merge pull request #2384 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-16 11:52:43 -0500
4f7a53bbf8
Buttons are now 3D and animate (why did it take SO long to discover this problem?)
PySimpleGUI
2019-12-16 11:52:24 -0500
7af14ce08d
Merge pull request #2382 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-15 21:55:47 -0500
fa7178850f
Expand_row should default to true
PySimpleGUI
2019-12-15 21:55:21 -0500
e790b938ed
Spinbox skip setting default is None provided, expand_row = True by default in Element.expand
PySimpleGUI
2019-12-15 21:54:16 -0500
ead90bb7a9
Merge pull request #2381 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-15 17:15:35 -0500
c126e8fd7e
Changed "green" to match the color tiles. Initial check-in for multi-colored numbers version
PySimpleGUI
2019-12-15 17:15:16 -0500
0d1c84efcb
Merge pull request #2379 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-15 14:57:00 -0500
7492d3cbc7
new expand_row parameter to Element.expand
PySimpleGUI
2019-12-15 14:56:37 -0500
814d88fb59
Merge pull request #2378 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-15 12:15:16 -0500
54f53991a0
Draws Axis, moves the individual lines instead of the graph.
PySimpleGUI
2019-12-15 12:14:55 -0500
b00011a213
Merge pull request #2375 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-14 23:34:22 -0500
fad54cf29a
Initial Check-in
PySimpleGUI
2019-12-14 23:33:57 -0500
3022748ec7
Release 4.12
PySimpleGUI
2019-12-14 23:33:44 -0500
bae9516930
Merge pull request #2372 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-14 14:36:16 -0500
749529a04f
Accidently reformatted code, Fixed highlighting around all elements (almost) on Linux (was highlightthickness), Disabled Button Colors
PySimpleGUI
2019-12-14 14:35:57 -0500
6c0c19289d
Merge pull request #2368 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-13 19:56:09 -0500
3aa0416275
Buttons can set disabled_button_color initially and in update for both tk and ttk buttons
PySimpleGUI
2019-12-13 19:55:45 -0500
0f905ad488
Merge pull request #2367 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-13 15:17:13 -0500
06d398b931
Comboboxes don't have to be disabled before making readonly in update, fix for file/folder browse cancel on Linux
PySimpleGUI
2019-12-13 15:16:53 -0500
2e567b2102
Merge pull request #2364 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-12 21:52:38 -0500
acfbcd8e58
Removed ctypes stuff so can run on Linux
PySimpleGUI
2019-12-12 21:52:16 -0500
fadad115f2
Merge pull request #2363 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-12 21:45:15 -0500
61f29ecf19
Initial Checkin of Jason's Solitaire game... MUST add credits once sorted out what he wants
PySimpleGUI
2019-12-12 21:44:46 -0500
12869be511
Merge pull request #2362 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-12 19:02:07 -0500
fad8e6bea6
Fix for popups not closing on Linux. Switched away from CloseButtons
PySimpleGUI
2019-12-12 19:01:45 -0500
d2c2bc85cf
Merge pull request #2360 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-12 16:11:49 -0500
78116aa9f7
Ability to set disabled text color for tk.Button's
PySimpleGUI
2019-12-12 16:11:27 -0500
d9183e0eed
Merge pull request #2358 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-11 15:02:10 -0500
4b650b556f
Drag and Drop support for Multiline Input
PySimpleGUI
2019-12-11 15:01:52 -0500
2e7ba78af2
Merge pull request #2357 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-11 11:24:43 -0500
c785ad8569
New demo with simple base64 based buttons that will match any color theme
PySimpleGUI
2019-12-11 11:24:23 -0500
a79a722fb5
Merge pull request #2353 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-10 16:03:55 -0500
24e50e9c0b
Info on the new .bind method
PySimpleGUI
2019-12-10 16:03:35 -0500
549afd0c49
Merge pull request #2352 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-10 15:50:39 -0500
2c6ed5355f
Release 4.11.0
PySimpleGUI
2019-12-10 15:48:26 -0500
4f657e34af
Merge pull request #2351 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-10 14:11:41 -0500
87bb1fd18c
Fixed key typo, added Dark Blue 3 look and feel
PySimpleGUI
2019-12-10 14:11:22 -0500
4d33cef321
Merge pull request #2349 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-10 11:15:42 -0500
77743a4eca
Element.bind, Window.bind- wow
PySimpleGUI
2019-12-10 11:14:59 -0500
d4e7095059
Merge pull request #2346 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-09 22:04:09 -0500
e97829970d
Font setting for TabGroup elements
PySimpleGUI
2019-12-09 22:03:46 -0500
c3370c5724
Merge pull request #2341 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-09 17:08:39 -0500
6348b969e6
Release 4.10.0
PySimpleGUI
2019-12-09 17:08:19 -0500
065d083051
Merge pull request #2340 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-09 15:15:57 -0500
abba526e70
Added flags around the finalize calls for built-in debugger. Fixed a nasty bug
PySimpleGUI
2019-12-09 15:15:39 -0500
f91dffab89
Merge pull request #2335 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-08 16:54:07 -0500
1029729173
Added battleship mockup and changed video font size to fit phone's screen
PySimpleGUI
2019-12-08 16:53:46 -0500
c03a8000bc
Merge pull request #2334 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-08 15:45:48 -0500
f467d2c4b7
Front-end to choose which camera
PySimpleGUI
2019-12-08 15:43:02 -0500
08ce2a18df
Front-end GUI to choose camera
PySimpleGUI
2019-12-08 15:41:29 -0500
3468a6ebef
Merge pull request #2333 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-08 12:50:35 -0500
68a0c79d1a
Better camera control for droid
PySimpleGUI
2019-12-08 12:50:16 -0500
dbff41d775
Merge pull request #2332 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-08 09:18:01 -0500
fa24ab4607
Set location to 0,0
PySimpleGUI
2019-12-08 09:17:42 -0500
ca10782397
Simple OpenCV demo ported to PyDroid3
PySimpleGUI
2019-12-08 09:16:55 -0500
0f6d076c09
Merge pull request #2331 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-08 09:10:05 -0500
c5143e539d
New Demo Programs folder for PyDroid3 programs
PySimpleGUI
2019-12-08 09:09:46 -0500
5a71bdb3b1
Merge pull request #2330 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-07 19:29:42 -0500
b9926676f0
Release 4.9.0
PySimpleGUI
2019-12-07 19:29:23 -0500
5f2d2dbf01
Merge pull request #2329 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-07 19:27:37 -0500
f586d694e9
Added color
PySimpleGUI
2019-12-07 19:27:01 -0500
b1f562506a
Release 4.9.0
PySimpleGUI
2019-12-07 19:26:51 -0500
8990da27cd
Merge pull request #2328 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-07 16:52:55 -0500
551b696c25
2019 update of Tutorial in progress
PySimpleGUI
2019-12-07 16:52:35 -0500
cf86e9a5b0
Merge pull request #2327 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-07 15:06:31 -0500
d948d17517
Contrib info
PySimpleGUI
2019-12-07 15:06:04 -0500
2219add371
Merge pull request #2326 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-07 13:28:01 -0500
4d4237520e
Automatically color Tabs based on Look and Feel setting
PySimpleGUI
2019-12-07 13:27:25 -0500
6382fabf7d
Merge pull request #2325 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-07 12:23:37 -0500
6a3e14e03c
More instructions added to Window init on look and feel settings
PySimpleGUI
2019-12-07 12:23:17 -0500
f331fa411f
Merge pull request #2324 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-07 12:20:04 -0500
b5eb573875
New DefaultNoMoreNagging Look and Feel theme, for those that are hellbent on gray without being nagged about it
PySimpleGUI
2019-12-07 12:09:24 -0500
74bfd31209
Merge pull request #2323 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-07 11:05:08 -0500
75a4f7a2be
Removed print
PySimpleGUI
2019-12-07 11:04:44 -0500
f95ee6af3a
Merge pull request #2322 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-06 22:46:48 -0500
85235af3ba
Docstring update
PySimpleGUI
2019-12-06 22:46:25 -0500
1554ed087d
Merge pull request #2321 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-06 22:37:31 -0500
fd553e6732
Demonstrates new tab capabilities - colors, visiblility
PySimpleGUI
2019-12-06 22:37:06 -0500
0892252984
Merge pull request #2320 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-06 22:36:00 -0500
1550d33b2e
Colors for tabs!
PySimpleGUI
2019-12-06 22:35:35 -0500
b2118cd3fa
Merge pull request #2317 from PySimpleGUI/Dev-latest
PySimpleGUI
2019-12-06 00:05:32 -0500