wxGlade 0.7.1 released

Carsten Grohmann <[email protected]>
Newsgroups gmane.comp.python.wxglade
Message-ID <[email protected]>
Hello,

The new wxGlade release is published now. It's a new major release with
a lot of visible and invisible changes.

The standalone edition is available. It has two disadvantages:
 - it's built on Windows XP and may not work correctly on newer 
   Windows versions

General: 
  - Open wxGlade windows in the upper left corner if wxGlade is starting
    the first time
  - Change internal string handling to Unicode
  - Show logged exceptions in wxGlade bug dialog
  - Store generated source files in the selected encoding
  - Add support for 3-state checkboxes
  - Remove obsolete calls of wx.InitAllImageHandlers()
  - Catch and show early exceptions on Windows (Thanks to Tor Sjøwall)
  - Rework handling of event types for C++
  - Add support for events that are only supported by a specific wx version
  - Add styles to wxToggleButton
  - Don't rewrite unchanged files
  - Rework creation of wxBitmap code used by several widgets
  - New widgets CheckListBox, GenericCalendarCtrl and PropertyGridManager
    contributed by Franco Bugnano
  - Use defaults for missing application attributes in wxg files

Generated Code:
  - Remove obsolete wx.InitAllImageHandlers() calls from Python codegen
  - Add missing event types for event handling in C++
  - Event handler in C++ aren't virtual anymore
  - Add support for empty bitmaps and wxArtProvider

Bugs:
  - Fix Unicode error during saving wxg files
  - Create non-existing config directory during initialisation (sf bug #164)
  - Fix incorrect handling of styles only supported by a specific wx version
  - Fix error during preview of classed with custom names (sf bug #165)
  - Don't ignore disabled gettext support (Thanks to Udi Fuchs)
  - Fix UnicodeDecodeError when saving project using non ASCII characters in
    menu items (sf bug #166)
  - Unicode error during update of an existing source file (sf bug #167)
  - Fix unicode error during copying widgets to the clipboard
  - Fix Designer not displaying buttons two lines correctly (sf bug #169)
  - Fix generated code for wxListBox
  - Fix broken color selection dialog
  - Fix a string formatting error during creating the second instances of the
    same widget
  - Always show new widgets in the design window
  - Fix generated code for CustomWidget constructor (Thanks to Udi Fuchs)
  - Fix a infinite loop within sizing a widget (sf bug #170)
  - Fix binding of menu event in Perl
  - Fix root widget loses layout attributes during copy and paste
  - Load wxg files even if application attributes are missing

Deprecation:
 - In place modifications for generated source files will be removed in
   one of the next releases

Documentation:
  - Adapt and extend the documentation

Note:
  - See CHANGES.txt for a full list of changes

The release contains 4 files:
wxglade-0.7.1.tar.gz        source code tarred and gzipped
wxglade-0.7.1.zip           source code zipped
wxGlade-0.7.1-setup.exe     Installer (Full Edition) requieres Python
                            and wxPython locally installed
wxGlade-SAE-0.7.1-setup.exe Installer Standalone Edition Python and 
                            wxPython are bundled using PyInstaller

MD5 checksums are:
c6a0040d7b231e89e1ecd6eaf03acfcd  wxGlade-0.7.1-setup.exe
6ecb952c9bb7bfffc730a14a58352c69  wxGlade-0.7.1.tar.gz
796a32c8e852b8d3c2ffd9528d97d25a  wxGlade-0.7.1.zip
2b77a157e07994acf051a212252c71e7  wxGlade-SAE-0.7.1-setup.exe

Thank you to all contributing people.

Regards,
Carsten

------------------------------------------------------------------------------
_______________________________________________
wxGlade-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxglade-general
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.