Just a note to tell you about this patch:
https://sourceforge.net/tracker/?func=d ... p_id=93749
It's quite a large patch that fixes the issues discussed on IRC relating to building the editor against wxWidgets that has Unicode support enabled. Also required is a new 'StringHelper.h' file that assists in converting between wxString and CEGUI::String.
I have tested against wxWidgets 2.6.1 in both unicode and non-unicode modes, and can report that everything is functional under both configurations.
I did not commit this directly because it's quite a large set of changes, and I thought you'd want to check them over first

CE.