From: Eric Y. K. <eri...@gm...> - 2008-03-03 08:18:11
|
Hi, > But, it doesn't quite run fine. Where the button is supposed to be > labelled 'Quit', it's labelled 'Q', and where the window itself is > supposed to be labelled "Hello!", it's just labelled 'H'. Ah! You need to configure wxWidgets with --enable-unicode. Maybe we should work out a way for the configure script to detect if wxWidgets is unicode-enabled or not. -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9 |