Commit Graph

  • 5d95bcf2c5
    Merge pull request #4617 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-11 12:50:48 -0400
  • 552a85aca7 fixed bug added in 4.45.0 with disabled not working correctly when calling update PySimpleGUI 2021-08-11 12:50:34 -0400
  • eafaeb107d
    Merge pull request #4616 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-11 12:12:33 -0400
  • 0cfbf39ebc New parm to Multililne... rstrip defaults to True. If True, the value returned from window.read and Multiline.get will have the whitespace stripped from the right side. PySimpleGUI 2021-08-11 12:12:17 -0400
  • b827cfabc0
    Merge pull request #4612 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-10 17:41:19 -0400
  • 69f12cc568 Release 4.46.0 PySimpleGUI 2021-08-10 17:40:53 -0400
  • 40e020d56c
    Merge pull request #4610 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-10 14:35:25 -0400
  • a129877738 Addition of Project Details to the GitHub Issue GUI PySimpleGUI 2021-08-10 14:35:08 -0400
  • 23685cd2e8
    Merge pull request #4604 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-09 16:45:40 -0400
  • e5e90d5ea6 New Demo Program - Text Element - new fully autosize PySimpleGUI 2021-08-09 16:45:22 -0400
  • b3815068ef
    Merge pull request #4603 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-09 13:28:42 -0400
  • 781bb2a717 New Demo Program - Auto save position and open window at last location PySimpleGUI 2021-08-09 13:28:12 -0400
  • 332012cdd2
    Merge pull request #4602 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-09 13:08:38 -0400
  • b4199aa2fb Automatically save window position. PySimpleGUI 2021-08-09 13:08:21 -0400
  • 62e55f8e12
    Merge pull request #4599 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-08 13:14:22 -0400
  • 9d39fad480 Renamed postit to 3-line postit. Added new postit with expanded right click menu (a fuller desktop widget) PySimpleGUI 2021-08-08 13:14:08 -0400
  • e57bcf0d1b
    Merge pull request #4592 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-06 18:24:17 -0400
  • 17fbd31dce Text element - changed autosize sizing to None, None with wraplen = 0 PySimpleGUI 2021-08-06 18:23:58 -0400
  • 09778b6a21
    Merge pull request #4591 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-06 17:40:27 -0400
  • 1e08105e45 Fix for a couple of docstrings PySimpleGUI 2021-08-06 17:40:12 -0400
  • d8d7b404d9
    Merge pull request #4590 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-05 17:55:35 -0400
  • bd32b89caa Exception details for overrideredirect, updated docstrings PySimpleGUI 2021-08-05 17:55:17 -0400
  • 62198ec9b2
    Merge pull request #4589 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-05 15:21:15 -0400
  • 5386295ad2 Moved back the set_icon call. Changed right click menu button binding to be Button2 for Macs PySimpleGUI 2021-08-05 15:21:00 -0400
  • e3069738a6
    Merge pull request #4587 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-05 07:42:09 -0400
  • d0e8a34d73 Expanded explanation of one_line_progress_meter PySimpleGUI 2021-08-05 07:41:55 -0400
  • 24a2baae8a
    Merge pull request #4584 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-04 16:47:14 -0400
  • a1d40b5307 Call Window.set_icon earlier in the window creation process so that it is before the update_idletasks call. added no_button parm to one_line_progress_meter PySimpleGUI 2021-08-04 16:46:56 -0400
  • fc8aff2604
    Merge pull request #4583 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-04 14:19:46 -0400
  • 7db04f627d Mac no titlebar - If running 8.6.10+ then the patch will NOT be applied regardless of setting in global settings. PySimpleGUI 2021-08-04 14:19:27 -0400
  • 56810ede59
    Merge pull request #4581 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-03 17:37:18 -0400
  • 84553000c5 New Mac option - grab anywhere is disabled if the window has a titlebar PySimpleGUI 2021-08-03 17:36:58 -0400
  • 6cc1d82184
    Merge pull request #4580 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-03 17:09:30 -0400
  • 38981a291d Still grabbing at straws...... and sometimes actually getting a window... PySimpleGUI 2021-08-03 17:09:13 -0400
  • 8318e1a9ae
    Merge pull request #4578 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-03 15:58:49 -0400
  • 2917094fd2 Experimental change to grab anywhere PySimpleGUI 2021-08-03 15:58:34 -0400
  • 3ead6a6035
    Merge pull request #4577 from PySimpleGUI/Dev-latest PySimpleGUI 2021-08-03 13:08:55 -0400
  • 778a027b50 Check for no color setting when changing the cursor color (insertbackground). Removed f-string PySimpleGUI 2021-08-03 13:08:37 -0400
  • b5e2349ce8
    Merge pull request #4571 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-31 16:52:27 -0400
  • 3c826c70be Changed if the alpha channel set to 0 during window creation happens on the Mac. If the no titlebar patch is enabled, then the alpha won't be set) PySimpleGUI 2021-07-31 16:52:10 -0400
  • f1e7702dca
    Merge pull request #4570 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-31 16:41:18 -0400
  • 4bed4c6a66 Added Mac no titlebar patch to Tooltips PySimpleGUI 2021-07-31 16:41:02 -0400
  • c2b0dff344
    Merge pull request #4569 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-31 14:54:10 -0400
  • f622a511cd Print exception information if problems setting alpha to 0 while making the window PySimpleGUI 2021-07-31 14:53:52 -0400
  • 385c86d9bf
    Merge pull request #4568 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-31 14:46:47 -0400
  • 6387bb8923 Removed the recently added test for Mac so that the SECOND of the wm_overriderediects is restored like it was last week. PySimpleGUI 2021-07-31 14:46:26 -0400
  • 535788a19e
    Merge pull request #4567 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-30 14:44:39 -0400
  • 0eb0ce0015 set_size - if a Graph Element, then also set the CanvasSize member variable PySimpleGUI 2021-07-30 14:44:22 -0400
  • 104aab454c
    Merge pull request #4563 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-29 13:35:39 -0400
  • 35259d58cf Set Table Element's treeview widget's stretch setting to be same as the expand_x paramter. Added a key onto the Sizegrip element. PySimpleGUI 2021-07-29 13:35:22 -0400
  • 08ba21eb83
    Merge pull request #4560 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-27 13:30:48 -0400
  • 14cb70ac73 Move all windows (experimental) updated to use new move all windows algorithm PySimpleGUI 2021-07-27 13:30:31 -0400
  • cc0f7d7e03
    Merge pull request #4559 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-27 13:04:03 -0400
  • 45769371cc New grab anywhere movement algorithm. Right Click menus now work from mouse button RELEASE PySimpleGUI 2021-07-27 13:03:47 -0400
  • 1f4a0e3740
    Merge pull request #4558 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-27 11:24:49 -0400
  • 29e19579c3 Skip the SECOND no titlebar setup if running on a Mac PySimpleGUI 2021-07-27 11:24:35 -0400
  • e6e2e795b4
    Merge pull request #4557 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-27 10:54:34 -0400
  • d99ee20611 Display mac patches when startup on a Mac PySimpleGUI 2021-07-27 10:54:14 -0400
  • 229f2af24c Re-read Mac settings after the Mac patch control window is closed. PySimpleGUI 2021-07-27 10:52:36 -0400
  • ce4f1ffbd9
    Merge pull request #4554 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-25 18:52:17 -0400
  • 44ccdbc175 Added Mac Patch Control Settings and window to change the settings PySimpleGUI 2021-07-25 18:51:57 -0400
  • 2bb38c2bb9
    Merge pull request #4553 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-25 08:17:36 -0400
  • 52c5f43e04 Shrunk size of Test Harness significantly. It's always a battle to get it to fit on small screens. Currently 690x670, down from 770 x 780 PySimpleGUI 2021-07-25 08:17:01 -0400
  • db17d92c1d
    Merge pull request #4552 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-25 07:54:16 -0400
  • 7d2cf157bf Added autosave parameter to UserSettings object. PySimpleGUI 2021-07-25 07:53:58 -0400
  • a6b05c63f3
    Merge pull request #4549 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-24 20:02:36 -0400
  • 4970b0b57c "Oh... I guess that function was important after all' PySimpleGUI 2021-07-24 20:01:49 -0400
  • 7b98c926ef
    Merge pull request #4548 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-24 14:57:42 -0400
  • 568bf6239b Added a right click menu to the Window class so that portions of the window that don't have elements can still be right clicked PySimpleGUI 2021-07-24 14:57:25 -0400
  • df67bab064
    Merge pull request #4547 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-24 12:43:11 -0400
  • eff3dec028 Added echo_stdout to Debug Print (Print or easy_print). This option is already part of the Multiline element. Adding the parameter simply extends the capability back to the user so that they can use it if desired. Default is False. To use set both do_not_reroute_stdout to False and echo_stdout to True PySimpleGUI 2021-07-24 12:42:53 -0400
  • 9cd38a627f
    Merge pull request #4546 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-24 11:18:30 -0400
  • 52dc961b5a Removed sizegrip so that it can run on older versions of PySimpleGUI. Also removed the change where expand_x, the newly added option on several elements, is removed. PySimpleGUI 2021-07-24 10:53:20 -0400
  • 1a57b4c8ef
    Merge pull request #4545 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-24 08:15:06 -0400
  • a940d3bcd4 Sizegrip... one FINAL time. Realized it was expanding row frame erronously. PySimpleGUI 2021-07-24 08:13:37 -0400
  • ee16c0e928
    Merge pull request #4544 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-23 16:47:11 -0400
  • 7718772420 Set cursor color to be the same as the input text color for - Input, Multiline, Output, Combo, Spin elements PySimpleGUI 2021-07-23 16:43:13 -0400
  • 1984345b2e
    Merge pull request #4543 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-23 13:24:21 -0400
  • 406c0c0305 Fixed Text.get() - wasn't getting actual current value. PySimpleGUI 2021-07-23 13:24:01 -0400
  • d86f65ef26
    Merge pull request #4542 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-23 09:51:54 -0400
  • fca99bac39 Replaced the multithreaded wrapper demo with one that calls Window.perform_long_operation PySimpleGUI 2021-07-23 09:51:38 -0400
  • cd96212d7a
    Merge pull request #4541 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-23 08:59:54 -0400
  • b1081f747d Added new Window.perform_long_operation. Fixed Sizegrip row expansion PySimpleGUI 2021-07-23 08:59:35 -0400
  • 43722a6528
    Merge pull request #4540 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-22 16:13:22 -0400
  • f1c66feadb Updated to include a before/after as an easier to follow example PySimpleGUI 2021-07-22 16:13:03 -0400
  • 91913a3ad9
    Merge pull request #4539 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-22 15:27:24 -0400
  • c82516bee6 A "lengthy function call" demo - another approach to using threads PySimpleGUI 2021-07-22 15:27:06 -0400
  • 4745094fa5
    Merge pull request #4537 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-22 09:51:54 -0400
  • d211bd8977 docstrings: font made clearer by listing all available styles, descriptions and parms line up. ALL ELEMENTS got an expand_x and expand_y parameters in their constructor! No more needing to call expand after window is created. It can now be done entirely in the layout definition. Yeah! GitHub Issue GUI changed to remove calls to expand PySimpleGUI 2021-07-22 09:51:30 -0400
  • dae24aaf22
    Merge pull request #4534 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-21 10:18:22 -0400
  • 128b18e4cd Made window expandable, keep the filter in place so that refreshes filter immediately, added edit me option. Sizegrip added. PySimpleGUI 2021-07-21 10:18:06 -0400
  • 77d953ecc1
    Merge pull request #4531 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-20 15:17:27 -0400
  • 2907d4bd82 Using Columns to Justify Elements PySimpleGUI 2021-07-20 15:17:09 -0400
  • 76851d3ad4
    Merge pull request #4529 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-19 15:45:41 -0400
  • 0cb4b4ab61 Fixed docstrings that had missing type and rtype lines. PySimpleGUI 2021-07-19 15:45:24 -0400
  • 16f2475e5a
    Merge pull request #4528 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-19 15:38:48 -0400
  • 6b3d5a1be5 Updated info on icons, fixed problem with missing types causing corrupt entry, changed FindElement to find_element PySimpleGUI 2021-07-19 15:38:33 -0400
  • 11ceadfdc0
    Merge pull request #4526 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-19 10:16:12 -0400
  • c424c3c771 Reformatted all docstrings so that the parameter description and type are aligned. The code itself, help output and the sdk reference window look better. PySimpleGUI 2021-07-19 10:15:53 -0400
  • 17942c22fb
    Merge pull request #4523 from PySimpleGUI/Dev-latest PySimpleGUI 2021-07-18 13:55:58 -0400