Release 1.0.0

Dietmar Schwertberger <[email protected]> Sun, 20 Dec 2020 23:40:33 +0100
Newsgroups gmane.comp.python.wxglade
Message-ID <[email protected]>
Hi!

I'm pleased to announce the availability of release 1.0.0.
Please download from the Sourceforge page or update your git repository.
https://sourceforge.net/projects/wxglade/files/wxglade/1.0.0/

Please test and report any bug.


These are the changes since the last beta:
 - allow handling of imported events like 
wx.html2.EVT_WEBVIEW_NAVIGATING (note that you need to add import code 
yourself)
 - updated html2 example accordingly
 - use PNGs instead of XPMs for icons as workaround for a bug in 
wxPython 4.1.1
 - some documentation updates


The changes compared to 0.9:

Besides many improvements in usability, code generation and widget 
support, version 1.0.0 is also a major internal refactoring of the main 
data structure and how widgets in the Design window are created / 
updated / destroyed.


*General:*
 - sizers only required where wx requires them; not required e.g. for 
Frame->Panel (used to be Frame->Sizer->Panel)
 - better handling of display updates when properties are edited
 - accessibility and usability improvements
 - Dialog example
 - documentation update

*Widgets:*
 - all: separate class related properties into Class / Base Classes / 
Instance Class
 - Dialog: add StdDialogButtonSizer and standard buttons (stock items); 
support SetAffirmativeId, SetEscapeId
 - Button: support for image direction
 - MenuBar: support lambda event handlers
 - GridBagSizer: indicate overlapped slots in the Tree view

*Generated Code:*
 - no separation into __set_properties/__do_layout any more
 - support for instantiation classes

*Internal:*
 - internal structures refactored
 - add shell window and Tree Printer


Merry Christmas and a Happy New Year,

Dietmar

_______________________________________________
wxGlade-general mailing list
wxGlade-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/wxglade-general