Web Analytics Made Easy - Statcounter
Skip to content

Versions (very early releases)

Version Description
1.0.9 July 10, 2018 - Initial Release
1.0.21 July 13, 2018 - Readme updates
2.0.0 July 16, 2018 - ALL optional parameters renamed from CamelCase to all_lower_case
2.1.1 July 18, 2018 - Global settings exposed, fixes
2.2.0 July 20, 2018 - Image Elements, Print output
2.3.0 July 23, 2018 - Changed form.Read return codes, Slider Elements, Listbox element. Renamed some methods but left legacy calls in place for now.
2.4.0 July 24, 2018 - Button images. Fixes so can run on Raspberry Pi
2.5.0 July 26, 2018 - Colors. Listbox scrollbar. tkinter Progress Bar instead of homegrown.
2.6.0 July 27, 2018 - auto_size_button setting. License changed to LGPL 3+
2.7.0 July 30, 2018 - realtime buttons, window_location default setting
2.8.0 Aug 9, 2018 - New None default option for Checkbox element, text color option for all elements, return values as a dictionary, setting focus, binding return key
2.9.0 Aug 16,2018 - Screen flash fix, do_not_clear input field option, autosize_text defaults to True now, return values as ordered dict, removed text target from progress bar, rework of return values and initial return values, removed legacy Form.Refresh() method (replaced by Form.ReadNonBlockingForm()), COLUMN elements!!, colored text defaults
2.10.0 Aug 25, 2018 - Keyboard & Mouse features (Return individual keys as if buttons, return mouse scroll-wheel as button, bind return-key to button, control over keyboard focus), SaveAs Button, Update & Get methods for InputText, Update for Listbox, Update & Get for Checkbox, Get for Multiline, Color options for Text Element Update, Progress bar Update can change max value, Update for Button to change text & colors, Update for Image Element, Update for Slider, Form level text justification, Turn off default focus, scroll bar for Listboxes, Images can be from filename or from in-RAM, Update for Image). Fixes - text wrapping in buttons, msg box, removed slider borders entirely and others
2.11.0 Aug 29, 2018 - Lots of little changes that are needed for the demo programs to work. Buttons have their own default element size, fix for Mac default button color, padding support for all elements, option to immediately return if list box gets selected, FilesBrowse button, Canvas Element, Frame Element, Slider resolution option, Form.Refresh method, better text wrapping, 'SystemDefault' look and feel setting
2.20.0 Sept 4, 2018 - Some sizable features this time around of interest to advanced users. Renaming of the MsgBox functions to Popup. Renaming GetFile, etc, to PopupGetFile. High-level windowing capabilities start with Popup, PopupNoWait/PopupNonblocking, PopupNoButtons, default icon, change_submits option for Listbox/Combobox/Slider/Spin/, New OptionMenu element, updating elements after shown, system default color option for progress bars, new button type (Dummy Button) that only closes a window, SCROLLABLE Columns!! (yea, playing in the Big League now), LayoutAndShow function removed, form.Fill - bulk updates to forms, FindElement - find element based on key value (ALL elements have keys now), no longer use grid packing for row elements (a potentially huge change), scrolled text box sizing changed, new look and feel themes (Dark, Dark2, Black, Tan, TanBlue, DarkTanBlue, DarkAmber, DarkBlue, Reds, Green)
2.30.0 Sept 6, 2018 - Calendar Chooser (button), borderless windows, load/save form to disk
3.0.0 Sept 7, 2018 - The "fix for poor choice of 2.x numbers" release. Color Chooser (button), "grab anywhere" windows are on by default, disable combo boxes, Input Element text justification (last part needed for 'tables'), Image Element changes to support OpenCV?, PopupGetFile and PopupGetFolder have better no_window option
3.01.01 Sept 10, 2018 - Menus! (sort of a big deal)
3.01.02 Step 11, 2018 - All Element.Update functions have a disabled parameter so they can be disabled. Renamed some parameters in Update function (sorry if I broke your code), fix for bug in Image.Update. Wasn't setting size correctly, changed grab_anywhere logic again,added grab anywhere option to PupupGetText (assumes disabled)
3.02.00 Sept 14, 2018 - New Table Element (Beta release), MsgBox removed entirely, font setting for InputText Element, packing change risky change that allows some Elements to be resized,removed command parameter from Menu Element, new function names for ReadNonBlocking (Finalize, PreRead), change to text element autosizing and wrapping (yet again), lots of parameter additions to Popup functions (colors, etc).
3.03.00 New feature - One Line Progress Meters, new display_row_numbers for Table Element, fixed bug in EasyProgresssMeters (function will soon go away), OneLine and Easy progress meters set to grab anywhere but can be turned off.
03,04.00 Sept 18, 2018 - New features - Graph Element, Frame Element, more settings exposed to Popup calls. See notes below for more.
03.04.01 Sept 18, 2018 - See release notes
03.05.00 Sept 20, 2018 - See release notes
03.05.01 Sept 22, 2018 - See release notes
03.05.02 Sept 23, 2018 - See release notes
03.06.00 Sept 23, 2018 - Goodbye FlexForm, hello Window
03.08.00 Sept 25, 2018 - Tab and TabGroup Elements\
01.00.00 for 2.7 Sept 25, 2018 - First release for 2.7
03.08.04 Sept 30, 2018 - See release notes
03.09.00 Oct 1, 2018
2.7 01.01.00 Oct 1, 2018
2.7 01.01.02 Oct 8, 2018
03.09.01 Oct 8, 2018
3.9.3 & 1.1.3 Oct 11, 2018
3.9.4 & 1.1.4 Oct 16, 2018
3.10.1 & 1.2.1 Oct 20, 2018
3.10.3 & 1.2.3 Oct 23, 2018
3.11.0 & 1.11.0 Oct 28, 2018
3.12.0 & 1.12.0 Oct 28, 2018
3.13.0 & 1.13.0 Oct 29, 2018
3.14.0 & 1.14.0 Nov 2, 2018
3.15.0 & 1.15.0 Nov 20, 2018
3.16.0 & 1.16.0 Nov 26, 2018
3.17.0 & 1.17.0 Dec 1, 2018