Input Event Handling

Ross Burton ross at burtonini.com
Wed Apr 4 14:11:19 PDT 2007


On Wed, 2007-04-04 at 23:39 +0300, Daniel Stone wrote:
> I don't know how GTK2 does it, but in GTK1, basically everything was a
> sub-window, so in this case, the input focus would be in the scrollbar
> subwindow.

GTK+ 2 is the same, with the optimisation (which may have been in GTK+
1, I don't recall) that certain widgets don't have their own window and
just draw on their parents (like labels, which don't need to receive
events).

Ross
-- 
Ross Burton                                 mail: ross at burtonini.com
                                          jabber: ross at burtonini.com
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF






More information about the xorg mailing list