On Fri, 19 Dec 2003 17:54:19 +0200 (EET) Nerijus Baliunas <[EMAIL PROTECTED]> wrote:

NB> Why do you use char, and not wxChar?

 Because this function is called from Python via Swig-generated wrappers
and I don't think it is smart enough to know about wchar_t. I could be
mistaken however...

 The best is probably to use String but this makes calling the function
from Python mpre cumbersome. "char *" is just the fastest way to test it.

 Regards,
VZ



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to