Eric Y. Kow wrote: > 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. >
D'oh! Thanks. Reconfigured, rebuilt and all is fine. I hope to write some test wxhaskell code in a day or two and I'll report how it goes. Jules ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ wxhaskell-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxhaskell-users
