Hi again
more data:
I upgraded to 2.6.x version of wxPython and tried to run my program (
using
wxversion.switch('2.6') of course) - no results.
Demo boudled with wxPython works well ( at least wxListBox )
BTW UI code was generated by wxGlade.
Help Help Help
--
http://mail.python.org/
Hi!
I can not present unicode string in wxPython application
utf-8 string: SomeProductName®
here is how I converted it from iso8859-18
reference = unicode (reference,'iso8859_15').encode('utf-8')
Traceback (most recent call last):
File "/Users/isthar/Docume
Hi
I did your loop after ensuring that everything works fine:P
Big Thanks :D
Greets,
Tomek.
--
http://mail.python.org/mailman/listinfo/python-list
Hi !
i am trying to serialise object which contains some unicode objects
but looks like there is no way to do it.
File
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/
_xmlplus/marshal/generic.py", line 92, in _marshal
return getattr(self, meth)(value, dic
Ok. but how I suppose to use them. I am currently using marshaller
indirectly via wddx.dump().
Anyway, thanks :)
--
http://mail.python.org/mailman/listinfo/python-list