New code for char and key events under GTK 2.0. This

uses the built-in input method which is required
    even for getting European characters. Key down
    events probably don't work anymore. It is still
    impossible to receive Unicode characters due to
    the limitations of wxKeyEvent.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2002-10-20 10:15:31 +00:00
parent ba97061f8e
commit cd12eca16a
7 changed files with 431 additions and 63 deletions

View File

@@ -1244,7 +1244,7 @@ wxString wxLocale::GetSystemEncodingName()
char *alang = nl_langinfo(CODESET);
setlocale(LC_CTYPE, oldLocale);
free(oldLocale);
if ( alang )
{
// 7 bit ASCII encoding has several alternative names which we should