RE: Summer of Code: Simple On-screen Keyboard
- From: "Phil Cowans" <pjc51 cam ac uk>
- To: "'Chris Jones'" <cej105 soton ac uk>, <gnome-accessibility-list gnome org>, <gnome-accessibility-devel gnome org>
- Cc:
- Subject: RE: Summer of Code: Simple On-screen Keyboard
- Date: Fri, 26 May 2006 20:39:21 +0100
> If anyone who is familiar with the GOK code reads this, could
> they detail how they got round this problem.
Well, not GOK, and I'm using the C bindings, but there's a WM hint to ask
for your window never to receive the focus, and you can set it using
gtk_window_set_accept_focus()
http://developer.gnome.org/doc/API/2.0/gtk/GtkWindow.html#gtk-window-set-acc
ept-focus
gtk_window_set_focus_on_map() is probably also useful.
Phil
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]