Commit Graph

  • e69829b727 Allow the window to be resized and thus expand size of listbox and multiline. 🔥 Addition of hotkeys 🔥 PySimpleGUI 2021-04-04 15:34:53 -0400
  • ddb63b4d35 Expand listboxes correctly. PySimpleGUI 2021-04-04 15:33:34 -0400
  • 496ff6b98c
    Merge pull request #4141 from PySimpleGUI/Dev-latest PySimpleGUI 2021-04-04 15:22:52 -0400
  • 2b7c43cdb7 Fix window's title PySimpleGUI 2021-04-04 15:22:36 -0400
  • 5a101d8a0f
    Merge pull request #4139 from PySimpleGUI/Dev-latest PySimpleGUI 2021-04-04 15:21:07 -0400
  • be21783a0e New Demo - Edit Me right click menu PySimpleGUI 2021-04-04 15:20:48 -0400
  • 1fad9c2f69
    Merge pull request #4130 from PySimpleGUI/Dev-latest PySimpleGUI 2021-04-02 20:18:34 -0400
  • 8955b9db77 right_click_menu_tearoff parm added to Window, expand_x & expand_y added to vtop vbottom vcenter, listbox has new listbox_frame member variable needed if wanting listbox to resize with the window, changed print in Image element creation if error happens to an error popup (cannot use stdout/stderr because they've been rerouted and will also cause errors), error popup wraps text better PySimpleGUI 2021-04-02 20:18:08 -0400
  • 974bd63486
    Merge pull request #4127 from PySimpleGUI/Dev-latest PySimpleGUI 2021-04-01 19:14:37 -0400
  • c890ba0b63 Cleaned up unnecessary code PySimpleGUI 2021-04-01 19:14:20 -0400
  • 1b15dcb81c
    Merge pull request #4126 from PySimpleGUI/Dev-latest PySimpleGUI 2021-04-01 18:17:14 -0400
  • 78e41a8fcf New Demo - Desktop Widget (aka Rainmeter) Digital Picture Frame PySimpleGUI 2021-04-01 18:16:52 -0400
  • 6b1d89589f
    Merge pull request #4125 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-31 10:24:16 -0400
  • 2085a6ec3b Hotkeys added for all of the input fields! PySimpleGUI 2021-03-31 10:23:58 -0400
  • e8c57aed55
    Merge pull request #4124 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-31 09:48:29 -0400
  • 5458b64f08 Macs can force buttons to be tk buttons rather than ttk only (use with care and good luck.. hope it works out for you!), listbbox now has highlight controls exposed, Element.block_focus method added but needs to be renamed before final release PySimpleGUI 2021-03-31 09:47:48 -0400
  • d521d29cf7
    Merge pull request #4120 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-30 17:56:17 -0400
  • a51bca66b7 Much more up to date Demo of Autocomplete. Based on program by @bonklers PySimpleGUI 2021-03-30 17:55:20 -0400
  • e8bdb78018 Set theme jekyll-theme-modernist PySimpleGUI 2021-03-27 15:08:52 -0400
  • aebee259c7
    Merge pull request #4115 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-26 20:19:47 -0400
  • 06579d678e Updated to use WIN_CLOSED constant PySimpleGUI 2021-03-26 20:19:23 -0400
  • 5e04c63af4
    Merge pull request #4103 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-23 17:15:49 -0400
  • d18b7e6ca1 Better theme previewing. Better window ordering on Linux PySimpleGUI 2021-03-23 17:15:33 -0400
  • d5a56ef035
    Merge pull request #4100 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-23 16:09:50 -0400
  • 567c4c124d Quotes around filename needed PySimpleGUI 2021-03-23 16:09:32 -0400
  • 294d37e4c7 Added keep_on_top to windows and popups. Needed for Linux version PySimpleGUI 2021-03-23 16:09:11 -0400
  • 32918652ba
    Merge pull request #4099 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-22 16:46:29 -0400
  • 3d95bc52e9 Added versioning info. Added button to global settings PySimpleGUI 2021-03-22 16:46:13 -0400
  • d1d70602f2
    Merge pull request #4098 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-22 15:45:00 -0400
  • 58b9f79d33 Demo that uses PyCharm's diff utility to compare 2 files. Keeps a history of previously selected files PySimpleGUI 2021-03-22 15:44:38 -0400
  • 8828e823e4
    Merge pull request #4096 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-22 13:33:48 -0400
  • 91ab3a9596 New Demo - how to "reuse" a layout (but not by actually reusing it) PySimpleGUI 2021-03-22 13:33:31 -0400
  • a4d7ff89c1
    Merge pull request #4095 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-22 09:54:52 -0400
  • 39dcf1c551 Merge branch 'Dev-latest' of https://github.com/PySimpleGUI/PySimpleGUI into Dev-latest PySimpleGUI 2021-03-22 09:54:33 -0400
  • 9caa3b3bdb New Demo - A template for Rainmater-style Desktop Widgets - has the majority of the features a widget would need is in this template. PySimpleGUI 2021-03-22 09:54:27 -0400
  • 0dd6f3c990
    Merge pull request #4092 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-21 18:31:17 -0400
  • 49f47126a0
    Merge branch 'master' into Dev-latest PySimpleGUI 2021-03-21 18:31:10 -0400
  • c175416d0b Release 4.,38.0 PySimpleGUI 2021-03-21 18:29:01 -0400
  • 5f6327fe6e
    Merge pull request #4091 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-21 18:20:34 -0400
  • 533af9f3a9 Better duplicate key error reporting PySimpleGUI 2021-03-21 18:20:17 -0400
  • 6b75a297e1
    Merge pull request #4090 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-21 16:14:20 -0400
  • 28e2f3c687 Added icon parm to popup_scrolled. Fixed old problem with Menus stripping out &'s, saving the old theme in the debugger code PySimpleGUI 2021-03-21 16:14:02 -0400
  • c2e509e097 Removed and replaced debugger logos PySimpleGUI 2021-03-21 11:47:48 -0400
  • 7a61d114c3
    Merge pull request #4088 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-21 10:09:44 -0400
  • 7e822d849e Added section on handling window closed events. Now includes description of how to use the enable_close_attempted_event parameter. PySimpleGUI 2021-03-21 10:09:29 -0400
  • fc2f0d54c4
    Merge pull request #4087 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-21 10:03:07 -0400
  • 1481ae4446 Demo Browser screenshot PySimpleGUI 2021-03-21 10:02:55 -0400
  • f2755eac6c
    Merge pull request #4086 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-21 10:00:00 -0400
  • b453207c05 Updated demo to confirm both the Exit button and "X" for closing window. PySimpleGUI 2021-03-21 09:59:44 -0400
  • 4c903ba88b
    Merge pull request #4085 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-21 09:50:36 -0400
  • 66ff5da9c9 New image PySimpleGUI 2021-03-21 09:50:23 -0400
  • dfa5770c4f
    Merge pull request #4084 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-21 09:42:48 -0400
  • 46621cfb66 Added image for docs PySimpleGUI 2021-03-21 09:42:34 -0400
  • 4649436f1a
    Merge pull request #4082 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-20 20:57:49 -0400
  • f4d016b9ea MENU_SHORTCUT_CHARACTER constant, new icon tests, added Exec API call execute_find_callers_filename PySimpleGUI 2021-03-20 20:57:05 -0400
  • 6bbc79b241
    Merge pull request #4081 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-20 19:06:44 -0400
  • 819468129d New 3-window demo. Side by side compare of traditional and custom titlebar and menubar PySimpleGUI 2021-03-20 19:06:28 -0400
  • b3f870da93 Dark Green theme PySimpleGUI 2021-03-20 19:06:00 -0400
  • e2e630a101
    Merge pull request #4080 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-20 10:22:34 -0400
  • e30c80e9f9 Removed the no_scrollbar parm PySimpleGUI 2021-03-20 10:22:23 -0400
  • dbcd1d92b3
    Merge pull request #4079 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-20 10:19:06 -0400
  • 7114bc00ad Added shortcut char PySimpleGUI 2021-03-20 10:18:56 -0400
  • 5f3bd567f0
    Merge pull request #4078 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-20 10:04:35 -0400
  • 6652082c51 New Demo - a custom Menubar Element PySimpleGUI 2021-03-20 10:04:22 -0400
  • 9a5ea1ee07
    Merge pull request #4076 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-19 15:51:09 -0400
  • 9d5ee5f18f Better theme previewing. Storing font for later use or manual editing PySimpleGUI 2021-03-19 15:47:12 -0400
  • dc133859a4
    Merge pull request #4071 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-18 21:35:53 -0400
  • 88ed763023 Open get title and get date windows at same location as the main window PySimpleGUI 2021-03-18 21:34:19 -0400
  • 799ce7c9c1 Most complete "Desktop Widget" design pattern. Can choose the theme, alpha channel, location, and it's all saved in the settings file for the future sessions. 99 lines... not bad for 99 lines..... PySimpleGUI 2021-03-18 21:31:11 -0400
  • 2facad40e5
    Merge pull request #4070 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-18 11:03:18 -0400
  • ebae350c1f New demo - Desktop Widget that counts days since some date. Use it as a motivational tool PySimpleGUI 2021-03-18 11:02:31 -0400
  • 7121b3fa93
    Merge pull request #4068 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-17 10:51:28 -0400
  • 6a30e4d2da Updates with the latest Demo Browser screenshots and instructions PySimpleGUI 2021-03-17 10:51:11 -0400
  • d6f1a9d753
    Merge pull request #4067 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-17 10:41:39 -0400
  • 27aefef8e4 Cookbook image PySimpleGUI 2021-03-17 10:41:24 -0400
  • 0b3562cf95
    Merge pull request #4066 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-17 10:32:09 -0400
  • 04379b930d Added ability to use older versions of PySimpleGUI by trying sg.execute_editor and launching manually if it fails. Added quotes around __file__ when self-editing PySimpleGUI 2021-03-17 10:31:53 -0400
  • cfc52da7da
    Merge pull request #4065 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-17 10:05:35 -0400
  • c18c8cc03d Yes....another cookbook image... PySimpleGUI 2021-03-17 10:05:18 -0400
  • acd462e04a
    Merge pull request #4064 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-17 10:01:00 -0400
  • 8366c4640e Cookbook image PySimpleGUI 2021-03-17 10:00:43 -0400
  • 40cdd84c47
    Merge pull request #4063 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-17 09:53:30 -0400
  • 2c9b309704 More cookbook images PySimpleGUI 2021-03-17 09:53:05 -0400
  • 024a18d6d1
    Merge pull request #4062 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-17 09:43:39 -0400
  • 0d7d33ee4b Images for Cookbook update PySimpleGUI 2021-03-17 09:43:19 -0400
  • f5820423bd
    Merge pull request #4061 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-17 09:22:54 -0400
  • fa602367c2 Readme for the readme_creator folder. PySimpleGUI 2021-03-17 09:22:39 -0400
  • d946631992
    Merge pull request #4058 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-16 15:37:17 -0400
  • 160ce5d1ff Multiline scrollbar renamed to no_scrollbar to match the Listbox element PySimpleGUI 2021-03-16 15:37:00 -0400
  • 18b13749d7
    Merge pull request #4056 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-16 08:06:42 -0400
  • e44943ccee Addition of command line used to launch the process. Updated keys to be compliant with coding guidelines PySimpleGUI 2021-03-16 08:06:24 -0400
  • c601f1a249
    Merge pull request #4055 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-15 16:39:19 -0400
  • bf764aa1e1 Release 4.37.0 PySimpleGUI 2021-03-15 16:39:00 -0400
  • c8bf222b4c
    Merge pull request #4054 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-15 16:26:28 -0400
  • 3e411d9853 Runs on 4.32.1 now. Added support for the launching of subprocesses using functions local to the program in case the user has an older PySimpleGUI. PySimpleGUI 2021-03-15 16:26:10 -0400
  • 21056bac24
    Merge pull request #4053 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-15 13:34:01 -0400
  • a3f841cdbe New function execute_subprocess_still_running. Lots of changes to other Exec APIs to deal with the collection of output (controls if the output should be pipped or sent to Null) PySimpleGUI 2021-03-15 13:33:43 -0400
  • b97cd3097b
    Merge pull request #4049 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-14 22:14:48 -0400
  • 002718742a Release 4.36.0 PySimpleGUI 2021-03-14 22:14:30 -0400
  • b426b964dc
    Merge pull request #4048 from PySimpleGUI/Dev-latest PySimpleGUI 2021-03-14 13:58:18 -0400