WxString and python string module?

Mike C. Fletcher mcfletch at rogers.com
Sat Sep 21 16:35:55 EDT 2002


wxString is automatically converted to/from regular Python string (or 
unicode under wxPython 2.3.3, depending on the wxPython build type).

HTH,
Mike

Decent wrote:
> Dear all:
> 
> I'm trying to rewrite my apps using wxpython,
> but how do I convert WxString object to python string?
> I have to use python's default string module, not the wxWindow's WxString.
> 
> Any Idea?

-- 
_______________________________________
   Mike C. Fletcher
   Designer, VR Plumber, Coder
   http://members.rogers.com/mcfletch/






More information about the Python-list mailing list