On 1/18/07, John Labenski <[EMAIL PROTECTED]> wrote:
wxString is not used in wxLua. Someone had asked that it be added for
some special purpose so you can create it and get the string back from
it, but lua strings are used exclusively. This means that any
functions that takes or returns a wxString uses a lua string. You can
use the lua string.XXX functions to get most of what wxString offers
and it should work faster since it doesn't have to convert it in the
case where you've build wxWidgets for unicode.
http://wxlua.sourceforge.net/docs/wxluaref.html#wxString
Thanks for the clarification.
--
Regards,
Ryan
RJP Computing
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users