Re: wxGlade 0.7.0 released
Carsten Grohmann <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
Hi Federico, > >> - On the first launch every window appears in the middle of the > >> screen on top of each other, not a big problem of course :) > > That's ugly I'll change this behaviour. Now, that's fixed, too. > >> - When I try to run code generation I get a UnicodeDecodeError (I'm > >> using a non-ASCII string inside a label): > > wxGlade is not fully Unicode aware. Unicode in label should work. > > Would you share the wxg file with me on a private base? > > Wait, with the WXG-BRANCH version I'm not getting the error > anymore... Did you fix it already? This bug was caused by a too early encoding to uft-8. It's fixed now too. Please, download the fixed stable version using the https://bitbucket.org/agriggio/wxglade/get/WXG-BRANCH-VERSION_0_7_0.tar.gz. The upcoming debian package wxGlade-0.7.0-2 contain only the fix for the logging exception. Regards, Carsten ------------------------------------------------------------------------------