Commit Graph

475 Commits

Author SHA1 Message Date
MikeTheWatchGuy 9127d9fe58
Merge pull request #822 from MikeTheWatchGuy/Dev-latest
set_to_index parm in ListBox, return values for MenuBar
2018-11-30 12:27:23 -05:00
MikeTheWatchGuy 2b0a0bde78 set_to_index parm in ListBox, return values for MenuBar 2018-11-30 12:27:05 -05:00
MikeTheWatchGuy e500c816d4
Merge pull request #816 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-11-29 12:53:48 -05:00
MikeTheWatchGuy 0e28940809 Syntax error 2018-11-29 12:53:24 -05:00
MikeTheWatchGuy 969685b68e
Merge pull request #815 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-11-29 11:49:39 -05:00
MikeTheWatchGuy 2629723e32 Menu keys! Menu updates! New enable_events parm for all elements 2018-11-29 11:46:56 -05:00
MikeTheWatchGuy c42138fd91
Merge pull request #806 from MikeTheWatchGuy/Dev-latest
Fixed no tooltips when keep on top, StatusBar - New Element, Disabled…
2018-11-28 10:23:52 -05:00
MikeTheWatchGuy c9ed11faeb Fixed no tooltips when keep on top, StatusBar - New Element, Disabled state for menu items 2018-11-28 10:22:45 -05:00
MikeTheWatchGuy eb94c47761
Merge pull request #797 from MikeTheWatchGuy/Dev-latest
DEFAULT_TOOLTIP_OFFSET setting
2018-11-26 12:03:55 -05:00
MikeTheWatchGuy c8556d517f DEFAULT_TOOLTIP_OFFSET setting 2018-11-26 12:03:12 -05:00
MikeTheWatchGuy 8aa7a9f8ba
Merge pull request #794 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-11-26 08:51:49 -05:00
MikeTheWatchGuy 7aea76d5db location parm for PopupScrolled 2018-11-26 08:51:28 -05:00
MikeTheWatchGuy d6a5685248
Merge pull request #793 from MikeTheWatchGuy/Dev-latest
Element shortcut function, close window bug fixed in PopupScrolled.
2018-11-26 08:32:04 -05:00
MikeTheWatchGuy ebb4d20784 Element shortcut function, close window bug fixed in PopupScrolled. 2018-11-26 08:31:40 -05:00
MikeTheWatchGuy 5aea0860a6
Merge pull request #748 from MikeTheWatchGuy/Dev-latest
3.15.0 & 1.15.0
2018-11-20 11:07:25 -05:00
MikeTheWatchGuy 48265d438c 3.15.0 & 1.15.0 2018-11-20 11:06:29 -05:00
MikeTheWatchGuy 89d2083005
Merge pull request #737 from MikeTheWatchGuy/Dev-latest
MORE changes for multiple windows.  This time with timeouts.
2018-11-18 13:50:18 -05:00
MikeTheWatchGuy cb0bbf420f MORE changes for multiple windows. This time with timeouts. 2018-11-18 13:49:31 -05:00
MikeTheWatchGuy 9d46ee9dd4
Merge pull request #736 from MikeTheWatchGuy/Dev-latest
MORE work on handling window closures.  This time for non-blocking (t…
2018-11-18 13:31:15 -05:00
MikeTheWatchGuy a5244553a6 MORE work on handling window closures. This time for non-blocking (timeout=0) windows. 2018-11-18 13:30:18 -05:00
MikeTheWatchGuy 30cd6201e5
Merge pull request #735 from MikeTheWatchGuy/Dev-latest
title parameter for all Popups.
2018-11-18 13:02:46 -05:00
MikeTheWatchGuy febd278152 title parameter for all Popups. 2018-11-18 12:21:07 -05:00
MikeTheWatchGuy 4a6499010f
Merge pull request #729 from MikeTheWatchGuy/Dev-latest
fix for crash when pasting in illegal chars into single line text input
2018-11-16 19:19:17 -05:00
MikeTheWatchGuy eff8660e18 fix for crash when pasting in illegal chars into single line text input 2018-11-16 19:18:52 -05:00
MikeTheWatchGuy 5ac08aff56
Merge pull request #720 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-11-14 09:14:16 -05:00
MikeTheWatchGuy 052db64ad5 Update method for Output Element 2018-11-14 09:13:39 -05:00
MikeTheWatchGuy b6d0eda2e3
Merge pull request #716 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-11-13 13:01:11 -05:00
MikeTheWatchGuy bb0490bb1d Handling closing with an X with multiple windows better 2018-11-13 11:59:22 -05:00
MikeTheWatchGuy 334ca7c3e8
Merge pull request #710 from MikeTheWatchGuy/Dev-latest
Popups with custom text
2018-11-12 10:44:51 -05:00
MikeTheWatchGuy 99b4ba6d67 Popups with custom text 2018-11-12 10:43:50 -05:00
MikeTheWatchGuy 78f25dd49f
Merge pull request #685 from MikeTheWatchGuy/Dev-latest
FindElementWithFocus support for Multiline Element
2018-11-09 09:56:10 -05:00
MikeTheWatchGuy 17642e154d FindElementWithFocus support for Multiline Element 2018-11-09 09:55:21 -05:00
MikeTheWatchGuy 2c479a3268
Merge pull request #680 from MikeTheWatchGuy/Dev-latest
new Window parameter size sets initial window size
2018-11-09 08:29:07 -05:00
MikeTheWatchGuy 6155130605 new Window parameter size sets initial window size 2018-11-09 08:28:32 -05:00
MikeTheWatchGuy 2736e6a2b8
Merge pull request #679 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-11-08 18:36:48 -05:00
MikeTheWatchGuy 32254b3b17 New Column parameter - vertical_scroll_only - if set does not add horizontal scroll bars 2018-11-08 18:36:08 -05:00
MikeTheWatchGuy f5af0576ec
Merge pull request #673 from MikeTheWatchGuy/Dev-latest
Ability to update text and background colors for multiline element
2018-11-07 16:02:26 -05:00
MikeTheWatchGuy 6f2f44df47 Ability to update text and background colors for multiline element 2018-11-07 15:52:11 -05:00
Ricardo Mendonça Ferreira 2f4f267137
Fixed typo
Changed DisplayRowNumbrs to DisplayRowNumbers.
2018-11-06 20:25:44 -02:00
MikeTheWatchGuy 027f6db541
Merge pull request #665 from MikeTheWatchGuy/Dev-latest
Window property RowHeaderText - can change what's displayed in the co…
2018-11-06 10:36:50 -05:00
MikeTheWatchGuy cb56e0fed8 Window property RowHeaderText - can change what's displayed in the column headers for the row number column 2018-11-06 10:36:31 -05:00
MikeTheWatchGuy 5ee68db7b1
Merge pull request #663 from MikeTheWatchGuy/Dev-latest
Ability to set the starting row number to be displayed
2018-11-06 01:09:17 -05:00
MikeTheWatchGuy ba95aabeec Ability to set the starting row number to be displayed 2018-11-06 01:08:34 -05:00
MikeTheWatchGuy fe1580f16c
Merge pull request #656 from MikeTheWatchGuy/Dev-latest
NEW Demo - Crossword Puzzle, new Graph return values... change_submit…
2018-11-04 13:35:04 -05:00
MikeTheWatchGuy 4ae04581a6 NEW Demo - Crossword Puzzle, new Graph return values... change_submits and drag_submits parameters 2018-11-04 13:21:58 -05:00
MikeTheWatchGuy ae83663ba1
Merge pull request #652 from AltoRetrato/patch-1
Fix/workaround for path separators on Windows
2018-11-04 09:51:21 -05:00
MikeTheWatchGuy 3fc648209c Table double click and return key supprt 2018-11-03 23:20:50 -04:00
Ricardo Mendonça Ferreira fd0b48e5d9
Fix/workaround for path separators on Windows
On Windows, many file dialogs return paths with "/" as folder separators, instead of "\". This is a simple workaround.
2018-11-03 23:24:43 -03:00
MikeTheWatchGuy 681951d45f Size property for windows. Fix for one-line progress meter 2018-11-03 21:56:07 -04:00
MikeTheWatchGuy be1aa4f00a Release 3.14.1, 1.14.1 + new window feature disable_close 2018-11-03 12:27:31 -04:00
MikeTheWatchGuy d34330891c Fully hide the hidden window 2018-11-02 21:58:10 -04:00
MikeTheWatchGuy 14b0c4ee94 NEW Parameter - change_submits added to file and folder browse buttons 2018-11-02 18:26:19 -04:00
MikeTheWatchGuy 090bc5d479 New default_date parameter for CalendarButton 2018-11-02 01:07:45 -04:00
MikeTheWatchGuy 39a0b8e8a5 SetFocus for Input and Multiline. Fix for closing Debug Print window with X 2018-11-02 00:31:24 -04:00
MikeTheWatchGuy bd32345218 Fix crash if key is not a string 2018-11-01 16:25:06 -04:00
MikeTheWatchGuy b2b8f252ef Allow multiple write only elements 2018-11-01 15:16:49 -04:00
MikeTheWatchGuy de50441235 NEW - write-only elements. WRITE_ONLY_KEY 2018-11-01 14:31:13 -04:00
MikeTheWatchGuy a294d0a347 Change submits for Radio buttons 2018-11-01 00:36:57 -04:00
MikeTheWatchGuy 7d43dae749 many new parms for Print funcion, fix for no_window option for PopupGetFile, initial_folder for Popup 2018-11-01 00:25:24 -04:00
MikeTheWatchGuy 11ec70ed77 font support for Multiline and Combobox Elements. Removing internal use of ReadNonBlocking call. 2018-10-31 17:59:39 -04:00
MikeTheWatchGuy 021c2406ae New Windowing code - risky change - Use a hidden "master root" window 2018-10-31 11:37:08 -04:00
MikeTheWatchGuy e89e55f69a New Demo - Multithreaded logging 2018-10-30 23:45:12 -04:00
MikeTheWatchGuy 8eeec3e2e8 NEW Popup.... PopupQuickMessage - no titlebar, timed, non blocking with no buttons 2018-10-30 20:19:08 -04:00
MikeTheWatchGuy 90356b200a Tree Update function - added ability to update individual node using key 2018-10-30 12:55:16 -04:00
MikeTheWatchGuy e3d227e709 Added missing TKrootdestroyed flag to window destroyed callback 2018-10-30 12:10:28 -04:00
MikeTheWatchGuy 16df036d20 Relase 3.13.0 & 1.13.0 2018-10-29 22:39:03 -04:00
MikeTheWatchGuy f7793300e1 Finally getting window destroyed callbacks! 2018-10-29 20:33:11 -04:00
MikeTheWatchGuy dba83963ee Update method for Tree Elements... gnats.. these users are like gnats 2018-10-29 16:26:59 -04:00
MikeTheWatchGuy a6cc44cf6d Change Submits added for Input Text and Multiline 2018-10-29 15:53:12 -04:00
MikeTheWatchGuy 3ec6462896 change_submits now works for Tables and Trees! 2018-10-29 15:40:37 -04:00
MikeTheWatchGuy e21bc07691 Fix for filling problem. Was expading to fill entire row. 2018-10-29 14:13:49 -04:00
MikeTheWatchGuy d0c7b9db30 Added Scroll Bars to Tree Element! Yippee! 2018-10-29 14:00:23 -04:00
MikeTheWatchGuy 7955065f9c Calendar window closes when a selection is made. Can control using close_when_date_chosen parameter 2018-10-28 20:42:57 -04:00
MikeTheWatchGuy f60137c4b2 Release 3.12.0 & 1.12.0 2018-10-28 20:01:03 -04:00
MikeTheWatchGuy 42c5499687 All Popups needed changing to use new CloseButton 2018-10-28 13:28:18 -04:00
MikeTheWatchGuy 8c326024f4 Button no longer closes the Window!! 2018-10-28 12:39:55 -04:00
MikeTheWatchGuy 3bea475611 RELEASE 3.11.0 and 1.11.0 2018-10-28 01:44:31 -04:00
MikeTheWatchGuy 53a4a4231e SHORTCUT BUTTONS no longer closes window, Removed "Default Value" for buttons... dunno why it was there to begin with. 2018-10-27 20:42:44 -04:00
MikeTheWatchGuy 1b5cfcad73 PySimpleGUI27 version of Read changes, NEW Demo - psutil dashboard 2018-10-27 00:13:56 -04:00
MikeTheWatchGuy e3a2c768b7 Removed ability to set filetypes in Browse buttons for MACs. 2018-10-26 14:47:54 -04:00
MikeTheWatchGuy 32a99344c9 Test code for filetypes problem 2018-10-26 14:21:17 -04:00
MikeTheWatchGuy 6728b2cdc6 Tree Element - new parameter show_expanded 2018-10-26 11:44:22 -04:00
MikeTheWatchGuy 4f61318a78 Tree Element - Now returns values - list of selected keys 2018-10-26 11:37:36 -04:00
MikeTheWatchGuy f3776ff5d4 Multi-window support (experimental release), BringToFront method 2018-10-25 19:34:11 -04:00
MikeTheWatchGuy b12bacc4a3 Improved RealtimeButton code! Does not require non-blocking reads 2018-10-23 21:45:47 -04:00
MikeTheWatchGuy 777520e998 3.10.3 & 1.2.3 release 2018-10-23 13:28:47 -04:00
MikeTheWatchGuy a8f3ef1bff New way of reading non-blocking... return value change for non-blocking when using timeout=0 2018-10-22 20:49:58 -04:00
MikeTheWatchGuy e96b914680 Window.Read with timeout=0 is same as ReadNonBlocking 2018-10-22 10:43:32 -04:00
MikeTheWatchGuy 2733d80b34 New - VerticalSeparator Element, formatting fix-up in 2.7 version 2018-10-22 10:00:25 -04:00
MikeTheWatchGuy dbae221081 New Feature - change_submits for InputText 2018-10-21 11:50:31 -04:00
MikeTheWatchGuy fcd23f1a6e Docs for release 3.10.2, 1.2.2.... Post-release fix for table scrolling 2018-10-20 19:01:59 -04:00
MikeTheWatchGuy c2fb118e5e Fix for timeout timer not gettin cancelled. NEW Demo - LCD clock for Raspberry Pi 2018-10-20 17:43:50 -04:00
MikeTheWatchGuy a5c7b22705 New Table scroll bars! Table.Update works too 2018-10-20 14:34:59 -04:00
MikeTheWatchGuy 3c807be334 RELEASE 3.10.1 & 1.2.1 2018-10-20 12:04:18 -04:00
MikeTheWatchGuy 23027173a5 New demo keypad, New Window method - FindElementWithFocus 2018-10-19 16:20:06 -04:00
MikeTheWatchGuy 523231141a New read_only parameter for Combo, new feature - ability to read selected table rows! 2018-10-19 14:52:21 -04:00
MikeTheWatchGuy aa40a73266 Split apart timeout=(key,time) intp 2 parms timeout, key 2018-10-18 14:33:57 -04:00
MikeTheWatchGuy d398ad2ffb New Feature! Read with Timeout. Cleaned up formatting for Look and Feel,. better default size for slider, 2018-10-17 22:28:00 -04:00
MikeTheWatchGuy ca546099f8 New feature - Alpha Channel for Windows 2018-10-17 11:13:49 -04:00
MikeTheWatchGuy a89d6b562d Minimize Window method 2018-10-16 19:29:25 -04:00
MikeTheWatchGuy 5606525486 New Windows features - Move, SetAlpha 2018-10-16 18:36:12 -04:00
MikeTheWatchGuy 4131faeac1 New resizable feature for windows. Default is not resizable 2018-10-16 11:04:58 -04:00
MikeTheWatchGuy 88c56b9bb2 New feature - slider tick interval, Menu tear off now defaults to off 2018-10-16 10:31:21 -04:00
MikeTheWatchGuy 975cbdd382 Added code to enable text on top of graphic buttons 2018-10-15 20:07:45 -04:00
MikeTheWatchGuy 43526e0182 Fix for listbox double click, return key. Dunno why PySimpleGUI27 is just now being checked in 2018-10-15 13:04:05 -04:00
MikeTheWatchGuy 827a3ca565 Button images can be loaded from RAM in addition to files, ability update button images, NEW DEMO program - floating toolbar 2018-10-10 21:32:17 -04:00
MikeTheWatchGuy 23b0bb893b Table Element - new parameters - num_rows, alternating_row_color 2018-10-10 00:57:31 -04:00
MikeTheWatchGuy 5d487bf5fe NEW Tree Element! 2018-10-09 21:44:29 -04:00
MikeTheWatchGuy 5fb1e31efa NEW Window capability - Disappear / Reappear 2018-10-09 08:39:46 -04:00
MikeTheWatchGuy 592e60083d Doc strings added for all Elements, removed last of UberForm, added disable parm to all buttons, warning on LookAndFeel if invalid 2018-10-09 07:50:06 -04:00
MikeTheWatchGuy aa39167e6f Button sizes changed for a lot of the Popups so they are the same size. 2018-10-08 18:33:47 -04:00
MikeTheWatchGuy 2253522b52 Disabled disabled disabled.... 2018-10-08 18:19:19 -04:00
MikeTheWatchGuy beb3f17e25 Background colors for images, disabled parameter for input text 2018-10-08 17:50:54 -04:00
MikeTheWatchGuy 91da5ed7b2 Release 3.9.1 & 1.1.2 2018-10-08 13:30:33 -04:00
MikeTheWatchGuy 1491fa77ea NEW PopupQuick call - a non-blocking, self-closing popup 2018-10-07 15:31:29 -04:00
MikeTheWatchGuy 45902d6d5a Exposed Look and Feel table so additions can be easily made 2018-10-06 01:33:02 -04:00
MikeTheWatchGuy 5f3646a252 New feature - Theme for tabs 2018-10-05 14:30:58 -04:00
MikeTheWatchGuy 2596c0cc45 New tab feature - Enabled / Disable tab 2018-10-05 02:37:40 -04:00
MikeTheWatchGuy 66aed4c838 New Topanga look and feel. Improved Popup code by removing Text as spacers 2018-10-04 19:26:49 -04:00
MikeTheWatchGuy 7c783dcaf2 Tab text color and selected text color options (still no background colors :-1) 2018-10-03 15:37:11 -04:00
MikeTheWatchGuy 71dca41dfa Tabs - location and bar color changes. New demo to show tab location, color 2018-10-03 14:00:44 -04:00
MikeTheWatchGuy d46a292128 Group group background color option added... slowly adding colors 2018-10-03 00:56:29 -04:00
MikeTheWatchGuy c5fe094a66 Progress Bars - Can now vary style as much as desired as long as use different key per style 2018-10-03 00:07:07 -04:00
MikeTheWatchGuy 9d08739c73 UNIFIED CODE BASE! Back to a single PySimpleGUI file that GENERATES the PySimpleGUI27.py file 2018-10-02 00:00:49 -04:00
MikeTheWatchGuy 085a33b919 NEW tab_location setting for TabGroup Element, code to detect P2.7 from P3 for tkinter imports, Error detect for key not found 2018-10-01 16:20:30 -04:00
MikeTheWatchGuy c0f0032896 3.8.5 RELEASE 2018-09-30 21:46:50 -04:00
MikeTheWatchGuy c588b817f7 Used PopupError cfor bad element update 2018-09-30 19:38:41 -04:00
MikeTheWatchGuy aa2911b91e New Error Element 2018-09-30 19:20:50 -04:00
MikeTheWatchGuy b976bf61f2 Fix for background and text color in Tables 2018-09-29 23:25:07 -04:00
MikeTheWatchGuy f1a2c7c3c2 Fix for returning tab KEY when returning results for tab group 2018-09-29 22:58:38 -04:00
MikeTheWatchGuy d1773e6447 Removed last of Context Manager from Popups. Added Underscore to Menu Examples, Updated Templates, Better Popup examples 2018-09-29 13:48:48 -04:00
MikeTheWatchGuy 96635ef5a2 New window methods - Hide, UnHide! Fix for menu letter underlining, Removed manager from Popups 2018-09-29 02:03:07 -04:00
MikeTheWatchGuy 76e2bc96dc Backed out menu code.... had broken menus 2018-09-28 19:48:08 -04:00
MikeTheWatchGuy 6cc8ed1ad1 Complete removal of old-style Tabs (ShowTabbedForm), updated readme with all the latest changes 2018-09-28 15:59:18 -04:00
MikeTheWatchGuy aeafdfeb19 Added default_extension to PopupGetFile, fix for menu &_ stuff, new set_to_index parm for Update of Combobox
Changes suggested by Venim
2018-09-28 00:54:45 -04:00
MikeTheWatchGuy b90bd859db Changed grab_anywhere default on popups to false 2018-09-27 21:52:10 -04:00
MikeTheWatchGuy 83e9c58904 Changed tooltip location. New window Disable / Enable - experimental 2018-09-27 21:31:05 -04:00
MikeTheWatchGuy 1c817fe419 Added separator to menus. If a menu item is '---' then a separator will be added 2018-09-27 19:12:24 -04:00
MikeTheWatchGuy 1fc244db83 change_submits added to Checkbox and TabGroup. Addition of underlines in menus (doesn't seem to work yet) 2018-09-27 18:58:19 -04:00
MikeTheWatchGuy 3b125f76ab Change to Spin, Slider, Listbox, Combobox - if changed submitted the window, return the KEY as the button 2018-09-27 16:34:01 -04:00
MikeTheWatchGuy ce4b5b8a99 Added angle parameter to DrawText 2018-09-27 16:24:51 -04:00
MikeTheWatchGuy 78c31358be New Window option - Force top level - forces the window to be a Toplevel tkinter window 2018-09-27 01:17:09 -04:00
MikeTheWatchGuy 4208d9d569 Warnings added to help people when they missed calling Finalize 2018-09-26 23:06:06 -04:00
MikeTheWatchGuy 42eb6e668a RELEASES 3.8.2, 1.0.4 2018-09-26 18:59:06 -04:00
MikeTheWatchGuy 8e541ec21c RELEASE 3.8.0 2018-09-25 01:33:32 -04:00
MikeTheWatchGuy 6d3436bc98 Tab fix - was packing on bottom... needed to pack anchored to top instead of bottom, can now set color of background 2018-09-24 20:31:06 -04:00
MikeTheWatchGuy afbaa5ef97 Renamed MultiTab to TabGroup 2018-09-24 12:17:45 -04:00
MikeTheWatchGuy 1d0495a0bc Ability to READ TABS! How useful! 2018-09-24 10:49:29 -04:00
MikeTheWatchGuy 20ec508234 New feature! TABS - This time for real, done the "right way" (yea right) 2018-09-24 10:36:22 -04:00
MikeTheWatchGuy def0f3287d Readme updates 2018-09-23 21:30:56 -04:00
MikeTheWatchGuy 53720e3e8d DOCS - The big Form to Window rename effort... 2018-09-23 18:30:29 -04:00
MikeTheWatchGuy eb72181182 More Form removal. New CloseNonBlocking method instead of CloseNonBlockingForm 2018-09-23 18:04:32 -04:00
MikeTheWatchGuy 4228c1eb35 Removed LookAndFeel capability for Mac platform. The function does nothing if sys.platform == 'darwin'. Added warning messages trying to help user when Finalize is not called when it should be. Removed candidate function names PrepareForUpdate and PreRead. Ended up using Finalize as final function name 2018-09-23 12:40:31 -04:00
MikeTheWatchGuy 50261625a4 Addec chaining capability to Finalize method... more compacting the user's code! 2018-09-23 12:10:25 -04:00
MikeTheWatchGuy eec0283461 Fix for not properly filling form elements inside of Frame Element 2018-09-22 22:45:21 -04:00
MikeTheWatchGuy 37be7d8d50 Fixed compatibility problems in graph drawing functions 2018-09-22 13:16:49 -04:00
MikeTheWatchGuy 8eadf8e21d Fix for Tabbed Forms - ReadButton was returing None values. Also fixed problem with blank popups after tabbed form. 2018-09-21 21:10:28 -04:00
MikeTheWatchGuy 5f29697887 Fix for Buttons not finding Target if within a Calumn or other container like Frame 2018-09-21 20:00:47 -04:00
MikeTheWatchGuy 5646ff8786 Fixed user submitted bug in setting icon in FlexForm init 2018-09-21 15:18:46 -04:00
MikeTheWatchGuy 83ef563025 Added keys to Output, Column Elements 2018-09-21 14:05:08 -04:00
MikeTheWatchGuy 87aef6928f Multiline - fix for appending lines. 2018-09-20 23:16:26 -04:00
MikeTheWatchGuy 983716e242 NEW Featrure - Tooltips! Go crazy and tip everything! but most importantly, tip me! 2018-09-20 19:30:13 -04:00
MikeTheWatchGuy 53db1545d8 Shuffled around parms in calls to Button so that Button can be called by user. Changed all MsgBox calls to Popup 2018-09-20 10:41:47 -04:00
MikeTheWatchGuy 91a3178c7b Changed MsgBox to Popup, fix for when button target is key 2018-09-20 10:03:17 -04:00
MikeTheWatchGuy 5fbfed05f7 Fix for autosized columns. NEW Table Demos - CSV & Panda 2018-09-19 21:11:45 -04:00
MikeTheWatchGuy 81ea42a2b7 LayoutAndRead returns the form now!! Even more compact / lazy code 2018-09-19 16:13:16 -04:00
MikeTheWatchGuy a168790697 Clickable Text - new parameter for Text Element - click_submits 2018-09-19 16:07:51 -04:00
MikeTheWatchGuy 47807741a0 Button Targets can be keys along with (row,col). 2018-09-19 13:02:29 -04:00
MikeTheWatchGuy 117216a752 Multiline Element - new option autoscroll, Update option append 2018-09-19 11:48:55 -04:00
MikeTheWatchGuy aa2e3b84e8 Fixed justification for Tables, listbox bind_return_key option, listbox double-click 2018-09-19 11:28:55 -04:00
MikeTheWatchGuy 0ea0453d13 New option relief for Text Element 2018-09-19 10:36:48 -04:00
MikeTheWatchGuy 9b33a4cf87 Fix for Menu Tearoff, fixed Demo All Widgets 2018-09-19 09:36:17 -04:00
MikeTheWatchGuy e02ca3ba14 RELEASE 3.4.1 2018-09-18 22:48:04 -04:00
MikeTheWatchGuy 57f35a494b Option to turn off Menu tearoff 2018-09-18 19:34:26 -04:00
MikeTheWatchGuy fd0690c3ce New Button method - GetText - returns current button text 2018-09-18 15:38:26 -04:00
MikeTheWatchGuy 9db96fd10f New Drawing methods for Graph Element. Demo program on drawing on Graph Elements 2018-09-18 11:10:17 -04:00
MikeTheWatchGuy 54049efa7c Frame Element - parameter to set the location Title should be shown, Fixed keypad demo. It had been overwritten! 2018-09-18 01:01:13 -04:00
MikeTheWatchGuy 2414e90e1e New element! Frame - A frame with a label, Demo program from Frame, Graph elements 2018-09-17 21:59:11 -04:00
MikeTheWatchGuy 306abd0807 Reworked ALL Popups so they have same parameters. Added return values for YesNo, OkCancel 2018-09-17 14:50:14 -04:00
MikeTheWatchGuy 457591d8dd Fix for border around Canvas & Graph Elements 2018-09-17 13:48:14 -04:00
MikeTheWatchGuy b4fb2ae839 Button clicks return key instead of button text if key is present 2018-09-17 12:46:37 -04:00
MikeTheWatchGuy 7954634c75 More Graph Element work. New parameter initial_folder for all file/folder browse buttons, no longer clears target if browse cancelled 2018-09-17 04:17:42 -04:00
MikeTheWatchGuy 4ad786c27c New Graph Element ! Graph on a canvas using your own coordinate system. Demo program for Graph Element, Exception handling for CPU widget. Sometimes as getting error from psutil 2018-09-16 17:08:26 -04:00
MikeTheWatchGuy e491b756af RELEASE 3.3.0 2018-09-15 16:32:46 -04:00
MikeTheWatchGuy 90c5634ff8 CPU Widget made more efficient, new Table Element settings, Updated Progress Bar Recipe, New Pandas table demo 2018-09-15 15:44:57 -04:00
MikeTheWatchGuy eb8b581fcf New featrure - OneLineProgressMeters, New Demo_Progress_Meters 2018-09-15 13:42:53 -04:00
MikeTheWatchGuy bf48fbc01f NEW OneLineProgressMeter, Fix for num windows open bug when using EasyProgressMeters 2018-09-15 00:49:05 -04:00
MikeTheWatchGuy f112907e89 Removed f-strings, fixed Raspberry Pi launching issue. New function names for ReadNonBlocking - Finalize, PreRead 2018-09-13 19:57:58 -04:00
MikeTheWatchGuy a9dbea4093 Removed GetFileBox 2018-09-13 11:46:36 -04:00
MikeTheWatchGuy ec01f332ce New Element - Table element. Still buggy but usable. Needs working scrollbars, Removed MsgBox's, Change with columns due to scollable frame change, Rewoked ALL Popup calls to include a ton of options. 2018-09-13 11:46:08 -04:00
MikeTheWatchGuy 473430f6dc Renamed Treeview to be Table,the offoical Table Element. Created New function name PrepareForUpdate that is same as ReadNonBlocking 2018-09-13 00:27:33 -04:00
MikeTheWatchGuy 18584aa533 Change to TEXT WRAPPING beware, backed out the form resizing 2018-09-12 16:19:41 -04:00
MikeTheWatchGuy 90010026ac New Popup option.... background, text colors
Still need to add to add those popup calls!
2018-09-12 13:58:16 -04:00
MikeTheWatchGuy 94e18b2993 Font feature added to Input Text fields... can't believe it wasn't implemented. Has the beginnings of the Treeview element. Should hold off using it for now though. 2018-09-12 13:46:06 -04:00
MikeTheWatchGuy 24de0ff8b5 RELEASE 3.1.2 2018-09-11 16:09:36 -04:00
MikeTheWatchGuy 1f2819c9a9 Renamed all of the Update 'disable' parameters to be 'disabled' 2018-09-11 14:59:25 -04:00
MikeTheWatchGuy 8830699f73 Bug fix in image update 2018-09-11 12:16:29 -04:00
MikeTheWatchGuy c79b0be31d Added Enable/Disable to all input elements! Refresh of many Demo programs 2018-09-11 08:38:38 -04:00
MikeTheWatchGuy 4200b78bd2 Turned off grab_anywhere because text is being copied. Turn off grab_anywhere in PopupGetText 2018-09-10 22:51:04 -04:00
MikeTheWatchGuy a56cdb9735 Fix in Spinner update. Wasn't working in forms that returned on change 2018-09-10 20:20:15 -04:00