"Naveen Appaji" <[EMAIL PROTECTED]> writes: > <P>Hello,</P> > <P>The caps lock and Return keys donot work in a GTK application (ex: text boxes) >when run on Unix. I use GTK 2.0. However, I donot have the problem when I run the >same application on Windows.</P> > <P>Is there anything I need to do different to make it work in Unix??</P>
- Operating system? - X server details? - Exact version of GTK+? It's possible that upgrading to GTK+-2.2 will fix your problem; various bug fixes went into GTK+-2.2 regarding handling of the Caps lock key on legacy X servers. http://bugzilla.gnome.org/show_bug.cgi?id=67066 Regards, Owen [ Not suprisingly, there is no GTK+ API call: gtk_make_the_caps_lock_key_work () ] _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
