Orsiris de Jong
8839fce88f
Fixed default Icon not working for Popups
...
When setting an icon via SetOptions(icon=file), the main window uses that icon, but Popups and sub windows won't unless they're called with icon=None argument.
This propagates the user_defined_icon as default icon, unless otherwise specified.
2019-01-02 11:23:29 +01:00
MikeTheWatchGuy
791b908e17
New way to configure comboboxes (not working)
2019-01-01 14:49:14 -05:00
MikeTheWatchGuy
b02518a454
Merge pull request #1011 from MikeTheWatchGuy/Dev-latest
...
Column element - allow width or heigt to be None so only 1 is set
2018-12-30 12:48:54 -05:00
MikeTheWatchGuy
cfeb572c9d
Column element - allow width or heigt to be None so only 1 is set
2018-12-30 12:48:32 -05:00
MikeTheWatchGuy
3f833d8b2f
Merge pull request #1010 from MikeTheWatchGuy/Dev-latest
...
Table horizontal scrollbars - control using vertical_scroll_only (def…
2018-12-30 12:37:43 -05:00
MikeTheWatchGuy
27dc30977a
Table horizontal scrollbars - control using vertical_scroll_only (defaults to no horizontal scrollbar)
2018-12-30 12:37:25 -05:00
MikeTheWatchGuy
914b0ce4ff
Merge pull request #1005 from MikeTheWatchGuy/Dev-latest
...
Columns - continued code on specifying size
2018-12-29 20:01:13 -05:00
MikeTheWatchGuy
1bd1e9a742
Columns - continued code on specifying size
2018-12-29 20:00:49 -05:00
MikeTheWatchGuy
696e642527
Merge pull request #1004 from MikeTheWatchGuy/Dev-latest
...
New Column capability - specify size
2018-12-29 19:55:06 -05:00
MikeTheWatchGuy
b5a8b11487
New Column capability - specify size
2018-12-29 19:54:46 -05:00
MikeTheWatchGuy
5f54c803a4
Merge pull request #1000 from MikeTheWatchGuy/Dev-latest
...
Dev latest
2018-12-28 21:17:13 -05:00
MikeTheWatchGuy
ae819cb969
Release 3.21 & 1.21
2018-12-28 21:15:10 -05:00
MikeTheWatchGuy
73c6c1ddb8
Merge pull request #999 from MikeTheWatchGuy/Dev-latest
...
Default base64 icon, ability to set window icon to filename or base64…
2018-12-28 20:35:55 -05:00
MikeTheWatchGuy
58bcf6aadf
Default base64 icon, ability to set window icon to filename or base64 image
2018-12-28 20:35:38 -05:00
MikeTheWatchGuy
398ec41b78
Merge pull request #996 from MikeTheWatchGuy/Dev-latest
...
Dev latest
2018-12-28 16:13:55 -05:00
MikeTheWatchGuy
6d1dd1b129
Window.Maximize method
2018-12-28 16:13:24 -05:00
MikeTheWatchGuy
b3d2b6a99e
Merge pull request #991 from MikeTheWatchGuy/Dev-latest
...
Changed disabled InputText from disabled to readonly
2018-12-27 15:41:20 -05:00
MikeTheWatchGuy
5843dd499a
Changed disabled InputText from disabled to readonly
2018-12-27 15:40:41 -05:00
MikeTheWatchGuy
799d393356
Merge pull request #990 from MikeTheWatchGuy/Dev-latest
...
Dev latest
2018-12-27 09:10:55 -05:00
MikeTheWatchGuy
6028014dec
Added right click menu to more elements, fix for unable to change color in one_line_meter, attempt to set column, frame sizes, updated doc strings
2018-12-27 09:09:06 -05:00
MikeTheWatchGuy
aa4cbc3bbd
Merge pull request #968 from MikeTheWatchGuy/Dev-latest
...
Right click for text, canvas, graph, column, Table, Tree, Window
2018-12-22 15:04:04 -05:00
MikeTheWatchGuy
16421fa2c4
Right click for text, canvas, graph, column, Table, Tree, Window
2018-12-22 13:01:26 -05:00
MikeTheWatchGuy
c0222e760d
Merge pull request #962 from MikeTheWatchGuy/Dev-latest
...
Dev latest
2018-12-21 11:06:22 -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
8ef3c299f4
Merge pull request #949 from MikeTheWatchGuy/Dev-latest
...
New DeleteFigure method for Graph Element, fix for 2.7 menus, Non-blo…
2018-12-18 13:13:23 -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
a39737ae04
Merge pull request #942 from MikeTheWatchGuy/Dev-latest
...
Dev latest
2018-12-17 11:36:11 -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
04550ee7c9
Merge pull request #929 from MikeTheWatchGuy/Dev-latest
...
Pane Element - border_width parameter
2018-12-14 18:27:31 -05:00
MikeTheWatchGuy
f256b4331a
Pane Element - border_width parameter
2018-12-14 18:25:47 -05:00
MikeTheWatchGuy
79bbbef368
Merge pull request #928 from MikeTheWatchGuy/Dev-latest
...
Fix for accidental rename of element to pane
2018-12-14 17:21:26 -05:00
MikeTheWatchGuy
c376e1b13a
Fix for accidental rename of element to pane
2018-12-14 17:21:06 -05:00
MikeTheWatchGuy
f8f7613aa9
Merge pull request #927 from MikeTheWatchGuy/Dev-latest
...
Ability to make Columns within Panes visible and invisible. Support …
2018-12-14 17:07:39 -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
52cb2e6fba
Merge pull request #926 from MikeTheWatchGuy/Dev-latest
...
Pane Element - Relief support
2018-12-14 15:48:48 -05:00
MikeTheWatchGuy
08778536c6
Pane Element - Relief support
2018-12-14 15:48:32 -05:00
MikeTheWatchGuy
125c9eea1e
Merge pull request #925 from MikeTheWatchGuy/Dev-latest
...
More features for the Pane Element.. Can read values now.
2018-12-14 15:39:05 -05:00
MikeTheWatchGuy
a47c8ec40e
More features for the Pane Element.. Can read values now.
2018-12-14 15:38:28 -05:00
MikeTheWatchGuy
57f4cfb894
Merge pull request #923 from MikeTheWatchGuy/Dev-latest
...
Dev latest
2018-12-14 13:33:04 -05:00
MikeTheWatchGuy
a49bbd2834
NEW Paned Element
2018-12-14 12:29:31 -05:00
MikeTheWatchGuy
5fbca66f69
Merge pull request #918 from MikeTheWatchGuy/Dev-latest
...
Changed combobox's selected background to gray50
2018-12-13 14:33:18 -05:00
MikeTheWatchGuy
ce77a48a02
Changed combobox's selected background to gray50
2018-12-13 14:32:20 -05:00
MikeTheWatchGuy
87c3ba03f7
Merge pull request #916 from MikeTheWatchGuy/Dev-latest
...
Ability to abort computer to computer game
2018-12-13 11:10:19 -05:00
MikeTheWatchGuy
58e794e281
3.19.1 - Flatten button If border depth==0 no highlights
2018-12-13 10:22:07 -05:00
MikeTheWatchGuy
072fecf761
Merge pull request #904 from MikeTheWatchGuy/Dev-latest
...
Update PySimpleGUI.py
2018-12-11 15:49:43 -05:00
MikeTheWatchGuy
8366e50d91
Update PySimpleGUI.py
...
A warning is now printed if platform is a Mac and a button color change is requested
2018-12-11 15:49:22 -05:00
MikeTheWatchGuy
4b476d7d19
Merge pull request #902 from MikeTheWatchGuy/Dev-latest
...
Dev latest
2018-12-11 14:12:22 -05:00
MikeTheWatchGuy
db7b49f2c3
release 3.18.0
2018-12-11 13:27:54 -05:00
MikeTheWatchGuy
b7e41cb198
Merge pull request #899 from MikeTheWatchGuy/Dev-latest
...
Dev latest
2018-12-10 18:51:08 -05:00