Re: wxGlade 0.7.0 released
Federico Fanton <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 31/10/2014 15:48, Carsten Grohmann wrote: >>>> - 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. Perfect, I'm switching my "production" wxGlade to 0.7.0, thanks again :) ------------------------------------------------------------------------------