Commit Graph

  • b3d2b6a99e
    Merge pull request #991 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-27 15:41:20 -0500
  • 5843dd499a Changed disabled InputText from disabled to readonly MikeTheWatchGuy 2018-12-27 15:40:41 -0500
  • 799d393356
    Merge pull request #990 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-27 09:10:55 -0500
  • 1d7ab28ec9 All any type of flie for icon, included default icon, MikeTheWatchGuy 2018-12-27 09:10:24 -0500
  • 4bf42ef6b4 Fix for unable to set bar color in one line progress meter MikeTheWatchGuy 2018-12-27 09:09:26 -0500
  • 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 MikeTheWatchGuy 2018-12-27 09:09:06 -0500
  • f6eb081c25
    Merge pull request #989 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-26 17:16:39 -0500
  • 7b0fd820d8 Switched to using filename in example MikeTheWatchGuy 2018-12-26 17:16:23 -0500
  • ba6b9875b4
    Merge pull request #988 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-26 16:56:12 -0500
  • e2ded5ef51 0.2.0 release MikeTheWatchGuy 2018-12-26 16:55:00 -0500
  • 7165f00232
    Merge pull request #987 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-26 16:51:25 -0500
  • eead09a9e4 Initial Check-in MikeTheWatchGuy 2018-12-26 16:44:32 -0500
  • d8fa584f65
    Merge pull request #986 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-26 15:12:17 -0500
  • 983d710bd9 Initial checkin MikeTheWatchGuy 2018-12-26 15:11:40 -0500
  • 17cb26f3ab
    Merge pull request #984 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-26 13:45:14 -0500
  • de43ac2414 Detect and report when message clicked, better base64 support MikeTheWatchGuy 2018-12-26 13:44:56 -0500
  • 32f3ea0f88
    Merge pull request #980 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-26 10:14:03 -0500
  • d8d6423892 Needed to add 0px border to Graph element style. New Style class for better Style Sheets. Removed icon file exists check MikeTheWatchGuy 2018-12-25 18:01:11 -0500
  • 6ef52d1109
    Merge pull request #976 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-25 17:25:20 -0500
  • c432743889 Tempfile for base64 to icon handling, timeout=0 for Reads MikeTheWatchGuy 2018-12-25 17:20:15 -0500
  • 8d7a045ead
    Merge pull request #975 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-25 16:08:01 -0500
  • 580d289f6a Ver 0.1.0 MikeTheWatchGuy 2018-12-25 15:33:36 -0500
  • 578833569d
    Merge pull request #974 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-25 15:32:16 -0500
  • cc2d7afc1b removed f-strings, included .ico files MikeTheWatchGuy 2018-12-25 15:31:44 -0500
  • b4608f8449 Moved PySimpleGUIWx.py location MikeTheWatchGuy 2018-12-25 15:31:13 -0500
  • 5652d86ff3
    Merge pull request #973 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-25 12:20:21 -0500
  • 68c443e8e7 Release 0.1.0 MikeTheWatchGuy 2018-12-25 12:19:44 -0500
  • a3c44d8bfc
    Merge pull request #971 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-24 08:53:35 -0500
  • 8ca513c776 Added visiblity info, Multiple window design patterns MikeTheWatchGuy 2018-12-24 08:53:17 -0500
  • bc44e8cda0
    Merge pull request #970 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-23 15:14:33 -0500
  • f9ebd74703 Button Menu, right click menus added MikeTheWatchGuy 2018-12-23 15:14:13 -0500
  • aa4cbc3bbd
    Merge pull request #968 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-22 15:04:04 -0500
  • 16421fa2c4 Right click for text, canvas, graph, column, Table, Tree, Window MikeTheWatchGuy 2018-12-22 13:01:26 -0500
  • 3d1a763621
    Merge pull request #965 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-21 16:13:30 -0500
  • 1797b9f7bc Wx port version 0.0.1 MikeTheWatchGuy 2018-12-21 16:13:08 -0500
  • ba7ec9b806
    Merge pull request #963 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-21 14:44:31 -0500
  • 35eca0e75f NEW Demo - Bar Chart MikeTheWatchGuy 2018-12-21 14:44:08 -0500
  • c0222e760d
    Merge pull request #962 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-21 11:06:22 -0500
  • 9c48c5ba63 ButtonMenu - made return values same as PySimpleGUIQt MikeTheWatchGuy 2018-12-21 11:06:01 -0500
  • 326a4ef2a4 NEW ButtonMenu element!, removed file open when setting icon, new combobox styles MikeTheWatchGuy 2018-12-21 10:43:42 -0500
  • a3220262b8
    Merge pull request #955 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-19 10:12:06 -0500
  • b048b05687 Logic fix MikeTheWatchGuy 2018-12-19 10:11:47 -0500
  • 36b2ef27d6 Better logic MikeTheWatchGuy 2018-12-19 10:11:04 -0500
  • e1cdd85e8d
    Merge pull request #954 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-19 10:01:25 -0500
  • 3995d079f0 New Demo - input validation MikeTheWatchGuy 2018-12-19 10:01:01 -0500
  • 65c343a943
    Merge pull request #950 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-18 17:42:16 -0500
  • 8cd5c64a5e Release history update MikeTheWatchGuy 2018-12-18 17:41:49 -0500
  • f6ebaea484 Slider default change MikeTheWatchGuy 2018-12-18 17:41:18 -0500
  • d1e95ed82a 3.20.0 & 1.20.0 MikeTheWatchGuy 2018-12-18 17:41:05 -0500
  • 8ef3c299f4
    Merge pull request #949 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-18 13:13:23 -0500
  • 69bd3a707e New DeleteFigure method for Graph Element, fix for 2.7 menus, Non-blocking Scrolled Popup MikeTheWatchGuy 2018-12-18 13:13:06 -0500
  • 53bc2ee829
    Merge pull request #948 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-18 13:12:23 -0500
  • 098de18d75 resized sliders MikeTheWatchGuy 2018-12-18 13:11:37 -0500
  • 71cda956e5 NEW Demo Program - Conways' Game of Life MikeTheWatchGuy 2018-12-18 13:07:16 -0500
  • a39737ae04
    Merge pull request #942 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-17 11:36:11 -0500
  • 03c48e11df non_blocking parm for scrolled window. New Style Sheet functions MikeTheWatchGuy 2018-12-17 11:35:23 -0500
  • 1749f44a49 Debug print no longer re-routes stdout, disable minimize for windows, new DebugPrint implementation MikeTheWatchGuy 2018-12-16 11:03:45 -0500
  • 4ca94deea7 Debug print no longer re-routes stdout MikeTheWatchGuy 2018-12-16 11:02:56 -0500
  • 58bf1b8309
    Merge pull request #941 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-16 10:51:54 -0500
  • 84c817959d Removed debug print MikeTheWatchGuy 2018-12-16 10:51:30 -0500
  • bbe0e15be2 Fix for QMainWindow style problem MikeTheWatchGuy 2018-12-16 10:49:37 -0500
  • 3e1c07698e
    Merge pull request #939 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-15 15:18:52 -0500
  • 57ab7d2e0f New demo program that demonstrates using Panes MikeTheWatchGuy 2018-12-15 15:18:11 -0500
  • b1d3a52a4d
    Merge pull request #938 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-15 13:49:15 -0500
  • 612ae10b75 Update PySimpleGUIQt.py MikeTheWatchGuy 2018-12-15 13:48:54 -0500
  • e4c03575e8
    Merge pull request #934 from mborus/patch-1 MikeTheWatchGuy 2018-12-15 13:48:36 -0500
  • 589ee63b9f
    Merge pull request #937 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-15 13:43:02 -0500
  • 11c80fb755 Spinner - add protection against bad key being provided MikeTheWatchGuy 2018-12-15 13:42:26 -0500
  • 738a4ffe25
    Merge pull request #936 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-15 13:39:42 -0500
  • 39d11bb5aa Changed Spinner Element from a range to a list of strings (like the tkinter version) MikeTheWatchGuy 2018-12-15 13:39:23 -0500
  • ed654aae17
    Fix: Show tray message without defining an icon mborus 2018-12-15 11:34:57 +0100
  • 1e1926cdc0
    Merge pull request #933 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-14 23:46:41 -0500
  • 541e03e2f1 Added close button hint setting if disable close set MikeTheWatchGuy 2018-12-14 23:46:18 -0500
  • a88c3b2a73
    Merge pull request #931 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-14 23:19:30 -0500
  • 04771f05cf New do_not_reroute_stdout parameter for Print/EasyPrint MikeTheWatchGuy 2018-12-14 23:18:49 -0500
  • bb86374b09
    Merge pull request #930 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-14 22:49:54 -0500
  • a6d272d447 Maximize is also now disabled when minimize is disabled on a Window MikeTheWatchGuy 2018-12-14 22:49:19 -0500
  • 04550ee7c9
    Merge pull request #929 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-14 18:27:31 -0500
  • f256b4331a Pane Element - border_width parameter MikeTheWatchGuy 2018-12-14 18:25:47 -0500
  • 79bbbef368
    Merge pull request #928 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-14 17:21:26 -0500
  • c376e1b13a Fix for accidental rename of element to pane MikeTheWatchGuy 2018-12-14 17:21:06 -0500
  • f8f7613aa9
    Merge pull request #927 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-14 17:07:39 -0500
  • a66b0b07b0 Ability to make Columns within Panes visible and invisible. Support for changing handle_size. MikeTheWatchGuy 2018-12-14 17:07:00 -0500
  • 52cb2e6fba
    Merge pull request #926 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-14 15:48:48 -0500
  • 08778536c6 Pane Element - Relief support MikeTheWatchGuy 2018-12-14 15:48:32 -0500
  • 125c9eea1e
    Merge pull request #925 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-14 15:39:05 -0500
  • a47c8ec40e More features for the Pane Element.. Can read values now. MikeTheWatchGuy 2018-12-14 15:38:28 -0500
  • 57f4cfb894
    Merge pull request #923 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-14 13:33:04 -0500
  • a845a6778b Window.BringToFront() implemented. Fix for element Update that uses colors MikeTheWatchGuy 2018-12-14 13:32:19 -0500
  • a49bbd2834 NEW Paned Element MikeTheWatchGuy 2018-12-14 12:29:31 -0500
  • 0f0002746e
    Merge pull request #922 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-13 22:49:54 -0500
  • 707d709841 Implemented the BringToFront method of Window class MikeTheWatchGuy 2018-12-13 22:49:36 -0500
  • 3e5afd661d
    Merge pull request #921 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-13 21:38:01 -0500
  • f4a43b6eb5 New parameter - disable_minimize for Windows will disable minimize button MikeTheWatchGuy 2018-12-13 21:37:28 -0500
  • 1f309058e6
    Merge pull request #920 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-13 21:19:15 -0500
  • 32b68cdd46 Disable close now works MikeTheWatchGuy 2018-12-13 21:18:55 -0500
  • 39c07291b7
    Merge pull request #919 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-13 15:58:48 -0500
  • 9838256952 Information on default focus MikeTheWatchGuy 2018-12-13 15:53:01 -0500
  • 5fbca66f69
    Merge pull request #918 from MikeTheWatchGuy/Dev-latest MikeTheWatchGuy 2018-12-13 14:33:18 -0500
  • ce77a48a02 Changed combobox's selected background to gray50 MikeTheWatchGuy 2018-12-13 14:32:20 -0500