Commit Graph

1923 Commits

Author SHA1 Message Date
MikeTheWatchGuy 61def5e8d5
Merge pull request #1070 from PySimpleGUI/Dev-latest
Changed to use base64 icon
2019-01-11 17:46:59 -05:00
MikeTheWatchGuy eb703256e5 Changed to use base64 icon 2019-01-11 17:46:32 -05:00
MikeTheWatchGuy d7776cc244
Merge pull request #1067 from PySimpleGUI/Dev-latest
Tree Element - no longer puts an entry for the Root node (mimics tkin…
2019-01-11 10:41:14 -05:00
MikeTheWatchGuy 9ca72f32ed Tree Element - no longer puts an entry for the Root node (mimics tkinter) 2019-01-11 10:39:46 -05:00
MikeTheWatchGuy c620282650
Merge pull request #1066 from PySimpleGUI/Dev-latest
Dev latest
2019-01-11 10:11:31 -05:00
MikeTheWatchGuy 29eb1fe47b Demo traversing a folder tree with icons 2019-01-11 10:10:39 -05:00
MikeTheWatchGuy 3c3523c656 remove print 2019-01-11 09:57:22 -05:00
MikeTheWatchGuy cb33cd7701 Base64 logo, Event when tab changes, icon for Trees can be base64 2019-01-11 09:56:37 -05:00
MikeTheWatchGuy 17d682a0f8
Merge pull request #1065 from PySimpleGUI/Dev-latest
docs/tutorial.md updated from https://stackedit.io/
2019-01-11 09:00:37 -05:00
MikeTheWatchGuy a0082c2fff docs/tutorial.md updated from https://stackedit.io/ 2019-01-11 08:59:26 -05:00
MikeTheWatchGuy 01f3d1882a docs/tutorial.md updated from https://stackedit.io/ 2019-01-11 08:47:47 -05:00
MikeTheWatchGuy a0a3614d66
Merge pull request #1061 from PySimpleGUI/Dev-latest
row_height parameter for Tree Elements
2019-01-10 21:46:00 -05:00
MikeTheWatchGuy e456713a6d row_height parameter for Tree Elements 2019-01-10 21:45:32 -05:00
MikeTheWatchGuy a9a537a96f
Merge pull request #1060 from PySimpleGUI/Dev-latest
Support for icons in Tree Elements! Cool!
2019-01-10 19:37:36 -05:00
MikeTheWatchGuy 493c4a2e6d Support for icons in Tree Elements! Cool! 2019-01-10 19:37:10 -05:00
MikeTheWatchGuy 6ffa762bf4
Merge pull request #1055 from PySimpleGUI/Dev-latest
Dev latest
2019-01-09 15:57:31 -05:00
MikeTheWatchGuy 19dee5c8eb Release 0.6.1 2019-01-09 15:57:12 -05:00
MikeTheWatchGuy 3a0998a934 Release 0.6.0 2019-01-09 10:58:21 -05:00
MikeTheWatchGuy 43f8ded4e3 PopupGetFile, PopupGetFolder no_window option. Compacting layout code with function 2019-01-09 10:12:20 -05:00
MikeTheWatchGuy 087ba214d5
Merge pull request #1052 from PySimpleGUI/Dev-latest
One line progress meteres, Column element, Checkbox events, start of …
2019-01-08 20:02:29 -05:00
MikeTheWatchGuy 3e74eedea6 One line progress meteres, Column element, Checkbox events, start of spin, Output works, background image 2019-01-08 19:49:43 -05:00
MikeTheWatchGuy e2cf536af8
Merge pull request #1047 from PySimpleGUI/Dev-latest
Fixed problem with Titlebar being missing, Partial checkbox solution.
2019-01-06 17:34:42 -05:00
MikeTheWatchGuy e820b2b991 Fixed problem with Titlebar being missing, Partial checkbox solution. 2019-01-06 17:34:27 -05:00
MikeTheWatchGuy 2af93a2fc1
Merge pull request #1046 from PySimpleGUI/Dev-latest
Release 0.5.0
2019-01-06 16:29:55 -05:00
MikeTheWatchGuy cd28deb620 Release 0.5.0 2019-01-06 16:29:23 -05:00
MikeTheWatchGuy 6729f0eb5c
Merge pull request #1045 from PySimpleGUI/Dev-latest
Borderless window, Title for grabanywhere windows, Mouse events
2019-01-06 16:03:53 -05:00
MikeTheWatchGuy f051077520 Borderless window, Title for grabanywhere windows, Mouse events 2019-01-06 16:01:00 -05:00
MikeTheWatchGuy b18c653a97
Merge pull request #1044 from PySimpleGUI/Dev-latest
Multiline input, multiline output Elements, Input, Input.Get, Input.S…
2019-01-06 14:21:51 -05:00
MikeTheWatchGuy 7b5d0f5dfd Multiline input, multiline output Elements, Input, Input.Get, Input.SetFocus, Output not fully working, Debug Window! Keyboard Events, Return Key handler, No Border, Stay on Top 2019-01-06 13:26:51 -05:00
MikeTheWatchGuy 2d2827d5d8
Merge pull request #1043 from PySimpleGUI/Dev-latest
Input and Text enable_events, Text justification & relief, Input just…
2019-01-05 18:24:17 -05:00
MikeTheWatchGuy 59c83c3aee Input and Text enable_events, Text justification & relief, Input justifaction, password char, Default value, tooltips 2019-01-05 18:19:14 -05:00
MikeTheWatchGuy f6cdbca4ae
Merge pull request #1042 from PySimpleGUI/Dev-latest
Dev latest
2019-01-05 15:07:13 -05:00
MikeTheWatchGuy 41a637de15 Windows - Alpha channel, StayOnStop, Current Location, Get Screen size 2019-01-05 15:06:36 -05:00
MikeTheWatchGuy 33bf6d0060 Window Alpha Channel! 2019-01-05 11:47:07 -05:00
MikeTheWatchGuy 72a68c1dee
Merge pull request #1041 from PySimpleGUI/Dev-latest
Visible / Invisible fields - input & button.  Input - Get, SetFocus
2019-01-05 11:26:42 -05:00
MikeTheWatchGuy 34f689b5af Visible / Invisible fields - input & button. Input - Get, SetFocus 2019-01-05 11:26:09 -05:00
MikeTheWatchGuy 11334a0ced
Merge pull request #1040 from PySimpleGUI/Dev-latest
Fix for scale not returning float values
2019-01-05 09:51:56 -05:00
MikeTheWatchGuy 0ec5aced50 Fix for scale not returning float values 2019-01-05 09:51:25 -05:00
MikeTheWatchGuy 9435e1937d
Merge pull request #1038 from PySimpleGUI/Dev-latest
Dev latest
2019-01-04 20:28:13 -05:00
MikeTheWatchGuy fe1c16ff9a FileBrowse, FilesBrowse, FolderBrowse buttons work! Colors, font for Input Text 2019-01-04 20:27:35 -05:00
MikeTheWatchGuy c6967ef8ed Implemented checkbox.Get() method, Correctly named output.Update method. Was not spelled correctly 2019-01-04 17:00:22 -05:00
MikeTheWatchGuy 08382a3b5e
Merge pull request #1034 from PySimpleGUI/Dev-latest
Dev latest
2019-01-04 13:41:42 -05:00
MikeTheWatchGuy b7dfccecd0 Commented out line of code because of Linux compatibility 2019-01-03 19:57:10 -05:00
MikeTheWatchGuy 9c548021d5 Output Element - Visible, Invisible supported 2019-01-03 16:10:37 -05:00
MikeTheWatchGuy 59f866e858 Added ability to change button image size in Button.Update when filename is specified 2019-01-03 12:54:33 -05:00
MikeTheWatchGuy b16473759a Instructions for creating a Mac App using PyInstaller 2019-01-03 11:41:17 -05:00
MikeTheWatchGuy c1ffd5c5ec Enable setting text and background colors for rows 2019-01-03 11:38:33 -05:00
MikeTheWatchGuy 6a6fcd6054 Row colors for Table Element 2019-01-03 11:18:38 -05:00
MikeTheWatchGuy c6f4c8160e
Merge pull request #1022 from deajan/icon-fix
Allow proper propagation of user defined icon in subwindows
2019-01-03 08:38:38 -05:00
MikeTheWatchGuy de26da647b
Merge pull request #1023 from deajan/findElement-allow-none
Allow to silently skip no found elements
2019-01-03 08:37:57 -05:00