Commit graph

1408 commits

Author SHA1 Message Date
MikeTheWatchGuy
d8d6423892 Needed to add 0px border to Graph element style. New Style class for better Style Sheets. Removed icon file exists check 2018-12-25 18:01:11 -05:00
MikeTheWatchGuy
c432743889 Tempfile for base64 to icon handling, timeout=0 for Reads 2018-12-25 17:20:15 -05:00
MikeTheWatchGuy
580d289f6a Ver 0.1.0 2018-12-25 15:33:36 -05:00
MikeTheWatchGuy
cc2d7afc1b removed f-strings, included .ico files 2018-12-25 15:31:44 -05:00
MikeTheWatchGuy
b4608f8449 Moved PySimpleGUIWx.py location 2018-12-25 15:31:13 -05:00
MikeTheWatchGuy
68c443e8e7 Release 0.1.0 2018-12-25 12:19:44 -05:00
MikeTheWatchGuy
8ca513c776 Added visiblity info, Multiple window design patterns 2018-12-24 08:53:17 -05:00
MikeTheWatchGuy
f9ebd74703 Button Menu, right click menus added 2018-12-23 15:14:13 -05:00
MikeTheWatchGuy
16421fa2c4 Right click for text, canvas, graph, column, Table, Tree, Window 2018-12-22 13:01:26 -05:00
MikeTheWatchGuy
1797b9f7bc Wx port version 0.0.1 2018-12-21 16:13:08 -05:00
MikeTheWatchGuy
35eca0e75f NEW Demo - Bar Chart 2018-12-21 14:44:08 -05:00
MikeTheWatchGuy
9c48c5ba63 ButtonMenu - made return values same as PySimpleGUIQt 2018-12-21 11:06:01 -05:00
MikeTheWatchGuy
326a4ef2a4 NEW ButtonMenu element!, removed file open when setting icon, new combobox styles 2018-12-21 10:43:42 -05:00
MikeTheWatchGuy
b048b05687 Logic fix 2018-12-19 10:11:47 -05:00
MikeTheWatchGuy
36b2ef27d6 Better logic 2018-12-19 10:11:04 -05:00
MikeTheWatchGuy
3995d079f0 New Demo - input validation 2018-12-19 10:01:01 -05:00
MikeTheWatchGuy
8cd5c64a5e Release history update 2018-12-18 17:41:49 -05:00
MikeTheWatchGuy
f6ebaea484 Slider default change 2018-12-18 17:41:18 -05:00
MikeTheWatchGuy
d1e95ed82a 3.20.0 & 1.20.0 2018-12-18 17:41:05 -05:00
MikeTheWatchGuy
69bd3a707e New DeleteFigure method for Graph Element, fix for 2.7 menus, Non-blocking Scrolled Popup 2018-12-18 13:13:06 -05:00
MikeTheWatchGuy
098de18d75 resized sliders 2018-12-18 13:11:37 -05:00
MikeTheWatchGuy
71cda956e5 NEW Demo Program - Conways' Game of Life 2018-12-18 13:07:16 -05:00
MikeTheWatchGuy
03c48e11df non_blocking parm for scrolled window. New Style Sheet functions 2018-12-17 11:35:23 -05:00
MikeTheWatchGuy
1749f44a49 Debug print no longer re-routes stdout, disable minimize for windows, new DebugPrint implementation 2018-12-16 11:03:45 -05:00
MikeTheWatchGuy
4ca94deea7 Debug print no longer re-routes stdout 2018-12-16 11:02:56 -05:00
MikeTheWatchGuy
84c817959d Removed debug print 2018-12-16 10:51:30 -05:00
MikeTheWatchGuy
bbe0e15be2 Fix for QMainWindow style problem 2018-12-16 10:49:37 -05:00
MikeTheWatchGuy
57ab7d2e0f New demo program that demonstrates using Panes 2018-12-15 15:18:11 -05:00
MikeTheWatchGuy
612ae10b75 Update PySimpleGUIQt.py 2018-12-15 13:48:54 -05:00
MikeTheWatchGuy
11c80fb755 Spinner - add protection against bad key being provided 2018-12-15 13:42:26 -05:00
MikeTheWatchGuy
39d11bb5aa Changed Spinner Element from a range to a list of strings (like the tkinter version) 2018-12-15 13:39:23 -05:00
MikeTheWatchGuy
541e03e2f1 Added close button hint setting if disable close set 2018-12-14 23:46:18 -05:00
MikeTheWatchGuy
04771f05cf New do_not_reroute_stdout parameter for Print/EasyPrint 2018-12-14 23:18:49 -05:00
MikeTheWatchGuy
a6d272d447 Maximize is also now disabled when minimize is disabled on a Window 2018-12-14 22:49:19 -05:00
MikeTheWatchGuy
f256b4331a Pane Element - border_width parameter 2018-12-14 18:25:47 -05:00
MikeTheWatchGuy
c376e1b13a Fix for accidental rename of element to pane 2018-12-14 17:21:06 -05:00
MikeTheWatchGuy
a66b0b07b0 Ability to make Columns within Panes visible and invisible. Support for changing handle_size. 2018-12-14 17:07:00 -05:00
MikeTheWatchGuy
08778536c6 Pane Element - Relief support 2018-12-14 15:48:32 -05:00
MikeTheWatchGuy
a47c8ec40e More features for the Pane Element.. Can read values now. 2018-12-14 15:38:28 -05:00
MikeTheWatchGuy
a845a6778b Window.BringToFront() implemented. Fix for element Update that uses colors 2018-12-14 13:32:19 -05:00
MikeTheWatchGuy
a49bbd2834 NEW Paned Element 2018-12-14 12:29:31 -05:00
MikeTheWatchGuy
707d709841 Implemented the BringToFront method of Window class 2018-12-13 22:49:36 -05:00
MikeTheWatchGuy
f4a43b6eb5 New parameter - disable_minimize for Windows will disable minimize button 2018-12-13 21:37:28 -05:00
MikeTheWatchGuy
32b68cdd46 Disable close now works 2018-12-13 21:18:55 -05:00
MikeTheWatchGuy
9838256952 Information on default focus 2018-12-13 15:53:01 -05:00
MikeTheWatchGuy
ce77a48a02 Changed combobox's selected background to gray50 2018-12-13 14:32:20 -05:00
MikeTheWatchGuy
51e616e004 3.19.2 2018-12-13 11:09:53 -05:00
MikeTheWatchGuy
58e794e281 3.19.1 - Flatten button If border depth==0 no highlights 2018-12-13 10:22:07 -05:00
MikeTheWatchGuy
21debfac4d Ability to abort computer to computer game 2018-12-13 09:19:54 -05:00
MikeTheWatchGuy
66ededa8de Removed more code that's not needed 2018-12-13 09:10:55 -05:00