Release 1.0.0a1

Dietmar Schwertberger <[email protected]> Sat, 29 Aug 2020 16:57:38 +0200
Newsgroups gmane.comp.python.wxglade
Message-ID <[email protected]>
Hi!

A first alpha version of 1.0.0 is online at 
https://sourceforge.net/projects/wxglade/files/wxglade/1.0.0/

When bugs are reported, I will try to fix and upload as fast as possible.

This version is mainly  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

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

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


Regards,

Dietmar



_______________________________________________
wxGlade-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxglade-general