Re: Boa .061
"ianaré sévi" <[email protected]>
| Newsgroups | gmane.comp.ide.boa-constructor.user |
|---|---|
| Message-ID | <[email protected]> |
It works fine on my system (ubuntu 7.04, wxPython 2.6 unicode) Only thing I had to change was from this: self.comboBox1 = wx.ComboBox(choices=["ancora", 12, 14], to this: self.comboBox1 = wx.ComboBox(choices=["ancora", "12", "14"], - you can't have an integer in a choice list > UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position '0xe9' is the letter 'é' (e accent aigu). Since it does not seem to me that the file you showed is the problem, could you give more info: full path of boa full path of the program OS version & language Have you tried with wxPython 2.6? I ask because I have had problems with paths and accents. Cheers, -- - ianaré sévi Le Homard de Vinci ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Boa-constructor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/boa-constructor-users