|
From: eric.kow <eri...@gm...> - 2011-09-21 14:29:39
|
On Tue, Sep 20, 2011 at 20:57:37 +0100, Dave Tapley wrote: > Am I correct in recalling that you did some of the work to get wxHaskell > supporting unicode? That's right. Mostly swapping char with w_char > Now the good news is that this is almost certainly related to the changes to > unicode handling in wxWidgets: > http://docs.wxwidgets.org/2.9/overview_changes_since28.html Ouch, seems to make sense. Was dimly aware that wxWidgets 3.0 would be changing the string type but I guess I let wishful thinking fool me into thinking it didn't affect wxWidgets 2.9 (not really paying enough attention to the numbering) -- Eric Kow <http://erickow.com> |