2009/5/31 明覺 <[email protected]>: > my input method is scim and the default status is to input chinese, it > switches to input english by pressing shift key. The gtk:entry control > in my gtkmm app can only input chinese characters, input of english > characters are all ignored, how could i solve it? thanks
it seems that all the keyboard input are ignored in gtk::entry controls, such as move cursor, select text, copy-paste, but mouse operations are valid. Only when my input status is in chinese mode, the keyboard input are valid. is it the fault of my input method? > > -- > 不苦不樂正念正智 > Gnu.Linux.(Debian|gNewSense).Gnome.(Mozilla|Gmail|Evolution|Scim|Flashplayer) > Microsoft.Windows.(Vista|XP).(QQ|Game|Notepad++) Gcc.Gtkmm.Opengl > -- 不苦不樂正念正智 Gnu.Linux.(Debian|gNewSense).Gnome.(Mozilla|Gmail|Evolution|Scim|Flashplayer) Microsoft.Windows.(Vista|XP).(QQ|Game|Notepad++) Gcc.Gtkmm.Opengl _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
