Bug#301007: wxTextCtrl::LoadFile has unicode to utf8 problem

2005-04-28 Thread Nerijus Baliunas
You should use _T() macro. Also a lot have been fixed when dealing with non ASCII filenames in wxGTK2 in 2.6.0. Regards, Nerijus -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#301007: wxTextCtrl::LoadFile has unicode to utf8 problem

2005-03-23 Thread Koos Vriezen
Package: libwxgtk2.5-dev Version: 2.5.3.2 Hi, >From one of the tutorials referenced from the wxWidget site, there is this example of using wxTextCtrl to load a text file with LoadFile. Now, I seem to need to pass a wchar arg. otherwise I get text_edit.cpp: In member function `void BasicFrame::O