Commit graph

3135 commits

Author SHA1 Message Date
PySimpleGUI
c1e171d681 Lots of new features! 2019-12-19 11:00:17 -05:00
PySimpleGUI
8420ac99fb Added a bunch more options for drawing stuff and move abililties to move things around 2019-12-18 22:43:45 -05:00
PySimpleGUI
f31978aa60 Removed calls remaining direc tkinter method calls so only PySimpleGUI calls are used. 2019-12-18 22:37:23 -05:00
PySimpleGUI
577a492673 Release 4.13.0 2019-12-18 22:19:00 -05:00
PySimpleGUI
73516abfb1 Demo of binding tkinter events to extend PySimpleGUI 2019-12-18 16:27:59 -05:00
PySimpleGUI
18152ac402 New Demo to show how to drag stuff around on a Graph 2019-12-18 14:31:43 -05:00
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
5d3db45d9a Table & Tree Element - Header text & background colors, header font 2019-12-17 21:52:00 -05:00
PySimpleGUI
24d7e6bab2 use math.floor instead of int when converting for Graph Element 2019-12-17 17:51:48 -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
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
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
7492d3cbc7 new expand_row parameter to Element.expand 2019-12-15 14:56:37 -05:00
PySimpleGUI
54f53991a0 Draws Axis, moves the individual lines instead of the graph. 2019-12-15 12:14:55 -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
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
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
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
acfbcd8e58 Removed ctypes stuff so can run on Linux 2019-12-12 21:52:16 -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
fad8e6bea6 Fix for popups not closing on Linux. Switched away from CloseButtons 2019-12-12 19:01:45 -05:00
PySimpleGUI
78116aa9f7 Ability to set disabled text color for tk.Button's 2019-12-12 16:11:27 -05:00
PySimpleGUI
4b650b556f Drag and Drop support for Multiline Input 2019-12-11 15:01:52 -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
24e50e9c0b Info on the new .bind method 2019-12-10 16:03:35 -05:00
PySimpleGUI
2c6ed5355f Release 4.11.0 2019-12-10 15:48:26 -05:00
PySimpleGUI
87bb1fd18c Fixed key typo, added Dark Blue 3 look and feel 2019-12-10 14:11:22 -05:00
PySimpleGUI
77743a4eca Element.bind, Window.bind- wow 2019-12-10 11:14:59 -05:00
PySimpleGUI
e97829970d Font setting for TabGroup elements 2019-12-09 22:03:46 -05:00
PySimpleGUI
6348b969e6 Release 4.10.0 2019-12-09 17:08:19 -05:00
PySimpleGUI
abba526e70 Added flags around the finalize calls for built-in debugger. Fixed a nasty bug 2019-12-09 15:15:39 -05:00
PySimpleGUI
1029729173 Added battleship mockup and changed video font size to fit phone's screen 2019-12-08 16:53:46 -05:00
PySimpleGUI
f467d2c4b7 Front-end to choose which camera 2019-12-08 15:43:02 -05:00
PySimpleGUI
08ce2a18df Front-end GUI to choose camera 2019-12-08 15:41:29 -05:00
PySimpleGUI
68a0c79d1a Better camera control for droid 2019-12-08 12:50:16 -05:00
PySimpleGUI
fa24ab4607 Set location to 0,0 2019-12-08 09:17:42 -05:00
PySimpleGUI
ca10782397 Simple OpenCV demo ported to PyDroid3 2019-12-08 09:16:55 -05:00
PySimpleGUI
c5143e539d New Demo Programs folder for PyDroid3 programs 2019-12-08 09:09:46 -05:00
PySimpleGUI
b9926676f0 Release 4.9.0 2019-12-07 19:29:23 -05:00
PySimpleGUI
f586d694e9 Added color 2019-12-07 19:27:01 -05:00
PySimpleGUI
b1f562506a Release 4.9.0 2019-12-07 19:26:51 -05:00
PySimpleGUI
551b696c25 2019 update of Tutorial in progress 2019-12-07 16:52:35 -05:00
PySimpleGUI
d948d17517 Contrib info 2019-12-07 15:06:04 -05:00
PySimpleGUI
4d4237520e Automatically color Tabs based on Look and Feel setting 2019-12-07 13:27:25 -05:00
PySimpleGUI
6a3e14e03c More instructions added to Window init on look and feel settings 2019-12-07 12:23:17 -05:00
PySimpleGUI
b5eb573875 New DefaultNoMoreNagging Look and Feel theme, for those that are hellbent on gray without being nagged about it 2019-12-07 12:09:24 -05:00
PySimpleGUI
75a4f7a2be Removed print 2019-12-07 11:04:44 -05:00
PySimpleGUI
85235af3ba Docstring update 2019-12-06 22:46:25 -05:00