Commit graph

  • 211f0bb77d readme.md updated from https://stackedit.io/ MikeTheWatchGuy 2019-01-13 10:29:39 -05:00
  • 3547d139b0 readme.md updated from https://stackedit.io/ MikeTheWatchGuy 2019-01-13 10:28:01 -05:00
  • 70ff86b179 readme.md updated from https://stackedit.io/ MikeTheWatchGuy 2019-01-13 10:26:22 -05:00
  • 7407413177 readme.md updated from https://stackedit.io/ MikeTheWatchGuy 2019-01-13 10:24:45 -05:00
  • 0c108df99c readme.md updated from https://stackedit.io/ MikeTheWatchGuy 2019-01-13 10:23:08 -05:00
  • 879b3244b1 readme.md updated from https://stackedit.io/ MikeTheWatchGuy 2019-01-13 10:21:29 -05:00
  • 4fb030e66f
    Merge pull request #1073 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-12 14:17:57 -05:00
  • f49bf1b570 Rolled back the black changes (yikes) MikeTheWatchGuy 2019-01-12 14:17:42 -05:00
  • 19ee15cb5b
    Merge pull request #1072 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-12 14:01:45 -05:00
  • b6f72336d9 Remainder of Window methods (Hide, Minimize, Move, etc). COMPLETE REFORMAT USING BLACK MikeTheWatchGuy 2019-01-12 14:01:07 -05:00
  • 0b902b5609
    Merge pull request #1071 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-12 12:24:07 -05:00
  • edd958e687 Combox and Radio Button Elements! MikeTheWatchGuy 2019-01-12 12:01:47 -05:00
  • 61def5e8d5
    Merge pull request #1070 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-11 17:46:59 -05:00
  • eb703256e5 Changed to use base64 icon MikeTheWatchGuy 2019-01-11 17:46:32 -05:00
  • d7776cc244
    Merge pull request #1067 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-11 10:41:14 -05:00
  • 9ca72f32ed Tree Element - no longer puts an entry for the Root node (mimics tkinter) MikeTheWatchGuy 2019-01-11 10:39:46 -05:00
  • c620282650
    Merge pull request #1066 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-11 10:11:31 -05:00
  • 29eb1fe47b Demo traversing a folder tree with icons MikeTheWatchGuy 2019-01-11 10:10:39 -05:00
  • 3c3523c656 remove print MikeTheWatchGuy 2019-01-11 09:57:22 -05:00
  • cb33cd7701 Base64 logo, Event when tab changes, icon for Trees can be base64 MikeTheWatchGuy 2019-01-11 09:56:37 -05:00
  • 17d682a0f8
    Merge pull request #1065 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-11 09:00:37 -05:00
  • a0082c2fff docs/tutorial.md updated from https://stackedit.io/ MikeTheWatchGuy 2019-01-11 08:59:26 -05:00
  • 01f3d1882a docs/tutorial.md updated from https://stackedit.io/ MikeTheWatchGuy 2019-01-11 08:47:47 -05:00
  • a0a3614d66
    Merge pull request #1061 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-10 21:46:00 -05:00
  • e456713a6d row_height parameter for Tree Elements MikeTheWatchGuy 2019-01-10 21:45:32 -05:00
  • a9a537a96f
    Merge pull request #1060 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-10 19:37:36 -05:00
  • 493c4a2e6d Support for icons in Tree Elements! Cool! MikeTheWatchGuy 2019-01-10 19:37:10 -05:00
  • 6ffa762bf4
    Merge pull request #1055 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-09 15:57:31 -05:00
  • 19dee5c8eb Release 0.6.1 MikeTheWatchGuy 2019-01-09 15:57:12 -05:00
  • 3a0998a934 Release 0.6.0 MikeTheWatchGuy 2019-01-09 10:58:21 -05:00
  • 43f8ded4e3 PopupGetFile, PopupGetFolder no_window option. Compacting layout code with function MikeTheWatchGuy 2019-01-09 10:12:20 -05:00
  • 087ba214d5
    Merge pull request #1052 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-08 20:02:29 -05:00
  • 3e74eedea6 One line progress meteres, Column element, Checkbox events, start of spin, Output works, background image MikeTheWatchGuy 2019-01-08 19:49:43 -05:00
  • e2cf536af8
    Merge pull request #1047 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-06 17:34:42 -05:00
  • e820b2b991 Fixed problem with Titlebar being missing, Partial checkbox solution. MikeTheWatchGuy 2019-01-06 17:34:27 -05:00
  • 2af93a2fc1
    Merge pull request #1046 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-06 16:29:55 -05:00
  • cd28deb620 Release 0.5.0 MikeTheWatchGuy 2019-01-06 16:29:23 -05:00
  • 6729f0eb5c
    Merge pull request #1045 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-06 16:03:53 -05:00
  • f051077520 Borderless window, Title for grabanywhere windows, Mouse events MikeTheWatchGuy 2019-01-06 16:01:00 -05:00
  • b18c653a97
    Merge pull request #1044 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-06 14:21:51 -05:00
  • 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 MikeTheWatchGuy 2019-01-06 13:26:51 -05:00
  • 2d2827d5d8
    Merge pull request #1043 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-05 18:24:17 -05:00
  • 59c83c3aee Input and Text enable_events, Text justification & relief, Input justifaction, password char, Default value, tooltips MikeTheWatchGuy 2019-01-05 18:19:14 -05:00
  • f6cdbca4ae
    Merge pull request #1042 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-05 15:07:13 -05:00
  • 41a637de15 Windows - Alpha channel, StayOnStop, Current Location, Get Screen size MikeTheWatchGuy 2019-01-05 15:06:36 -05:00
  • 33bf6d0060 Window Alpha Channel! MikeTheWatchGuy 2019-01-05 11:47:07 -05:00
  • 72a68c1dee
    Merge pull request #1041 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-05 11:26:42 -05:00
  • 34f689b5af Visible / Invisible fields - input & button. Input - Get, SetFocus MikeTheWatchGuy 2019-01-05 11:26:09 -05:00
  • 11334a0ced
    Merge pull request #1040 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-05 09:51:56 -05:00
  • 0ec5aced50 Fix for scale not returning float values MikeTheWatchGuy 2019-01-05 09:51:25 -05:00
  • 9435e1937d
    Merge pull request #1038 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-04 20:28:13 -05:00
  • fe1c16ff9a FileBrowse, FilesBrowse, FolderBrowse buttons work! Colors, font for Input Text MikeTheWatchGuy 2019-01-04 20:27:35 -05:00
  • c6967ef8ed Implemented checkbox.Get() method, Correctly named output.Update method. Was not spelled correctly MikeTheWatchGuy 2019-01-04 17:00:22 -05:00
  • 08382a3b5e
    Merge pull request #1034 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-04 13:41:42 -05:00
  • b7dfccecd0 Commented out line of code because of Linux compatibility MikeTheWatchGuy 2019-01-03 19:57:10 -05:00
  • 9c548021d5 Output Element - Visible, Invisible supported MikeTheWatchGuy 2019-01-03 16:10:37 -05:00
  • 59f866e858 Added ability to change button image size in Button.Update when filename is specified MikeTheWatchGuy 2019-01-03 12:54:33 -05:00
  • b16473759a Instructions for creating a Mac App using PyInstaller MikeTheWatchGuy 2019-01-03 11:41:17 -05:00
  • c1ffd5c5ec Enable setting text and background colors for rows MikeTheWatchGuy 2019-01-03 11:38:33 -05:00
  • 6a6fcd6054 Row colors for Table Element MikeTheWatchGuy 2019-01-03 11:18:38 -05:00
  • c6f4c8160e
    Merge pull request #1022 from deajan/icon-fix MikeTheWatchGuy 2019-01-03 08:38:38 -05:00
  • de26da647b
    Merge pull request #1023 from deajan/findElement-allow-none MikeTheWatchGuy 2019-01-03 08:37:57 -05:00
  • 8dfaa61d36 Added a few type hints MikeTheWatchGuy 2019-01-03 08:27:17 -05:00
  • 5cd4965d2a
    Allow to silently skip no found elements Orsiris de Jong 2019-01-03 09:26:12 +01:00
  • ce669b1ba0
    Allow proper propagation of user defined icon in subwindows Orsiris de Jong 2019-01-03 09:22:28 +01:00
  • cdbf3064b8
    Merge pull request #1020 from PySimpleGUI/revert-1014-icon-fix MikeTheWatchGuy 2019-01-02 17:19:06 -05:00
  • a9ca26a457
    Revert "Fixed default Icon not working for Popups" MikeTheWatchGuy 2019-01-02 17:18:28 -05:00
  • 5af78df079 System Tray - Ability to change icon, tooltip MikeTheWatchGuy 2019-01-02 11:14:29 -05:00
  • 59d2f368c2
    Merge pull request #1014 from deajan/icon-fix MikeTheWatchGuy 2019-01-02 09:22:05 -05:00
  • 32f5f83fdb
    Merge pull request #1017 from PySimpleGUI/Dev-latest MikeTheWatchGuy 2019-01-02 09:21:35 -05:00
  • b4c2ab7a5e Default icon encoded as GIF MikeTheWatchGuy 2019-01-02 09:21:04 -05:00
  • 8839fce88f
    Fixed default Icon not working for Popups Orsiris de Jong 2019-01-02 11:23:29 +01:00
  • 791b908e17 New way to configure comboboxes (not working) MikeTheWatchGuy 2019-01-01 14:49:14 -05:00
  • 8b8ee28aa2
    Merge pull request #1012 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-30 13:47:21 -05:00
  • e38bd93059 Release 0.4.0 MikeTheWatchGuy 2018-12-30 13:46:50 -05:00
  • b02518a454
    Merge pull request #1011 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-30 12:48:54 -05:00
  • cfeb572c9d Column element - allow width or heigt to be None so only 1 is set MikeTheWatchGuy 2018-12-30 12:48:32 -05:00
  • 3f833d8b2f
    Merge pull request #1010 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-30 12:37:43 -05:00
  • 27dc30977a Table horizontal scrollbars - control using vertical_scroll_only (defaults to no horizontal scrollbar) MikeTheWatchGuy 2018-12-30 12:37:25 -05:00
  • 8c2f55e768
    Merge pull request #1008 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-30 10:49:57 -05:00
  • 6013da9390 Window - set location, manually set size MikeTheWatchGuy 2018-12-30 10:31:41 -05:00
  • 3a819477d7 Windows - No titlebar and grab anywhere are done! Created a single App so event loops are for a single app. Text colors, Autoclose windows MikeTheWatchGuy 2018-12-30 10:09:54 -05:00
  • 914b0ce4ff
    Merge pull request #1005 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-29 20:01:13 -05:00
  • 1bd1e9a742 Columns - continued code on specifying size MikeTheWatchGuy 2018-12-29 20:00:49 -05:00
  • 696e642527
    Merge pull request #1004 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-29 19:55:06 -05:00
  • b5a8b11487 New Column capability - specify size MikeTheWatchGuy 2018-12-29 19:54:46 -05:00
  • 5f54c803a4
    Merge pull request #1000 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-28 21:17:13 -05:00
  • 3748454b7d Release 3.21 MikeTheWatchGuy 2018-12-28 21:16:45 -05:00
  • ae819cb969 Release 3.21 & 1.21 MikeTheWatchGuy 2018-12-28 21:15:10 -05:00
  • 73c6c1ddb8
    Merge pull request #999 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-28 20:35:55 -05:00
  • 58bcf6aadf Default base64 icon, ability to set window icon to filename or base64 image MikeTheWatchGuy 2018-12-28 20:35:38 -05:00
  • dae8970929
    Merge pull request #998 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-28 19:20:46 -05:00
  • 1c3ecff4c0 Element padding funcs, fonts! Text Update, tooltips, MikeTheWatchGuy 2018-12-28 19:17:04 -05:00
  • 0128a3abc4
    Merge pull request #997 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-28 16:26:58 -05:00
  • 5058542795 Window.Maximize() method MikeTheWatchGuy 2018-12-28 16:26:27 -05:00
  • 398ec41b78
    Merge pull request #996 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-28 16:13:55 -05:00
  • 6d1dd1b129 Window.Maximize method MikeTheWatchGuy 2018-12-28 16:13:24 -05:00
  • 75fd551722 Close buttons implemented, auto-clode implemented MikeTheWatchGuy 2018-12-28 11:30:45 -05:00
  • aff7a5cb38
    Merge pull request #993 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-27 18:30:48 -05:00
  • d8f66b1d4a Release 0.3.0 MikeTheWatchGuy 2018-12-27 18:27:00 -05:00