gtk-obada-000604-0.patch.gz

gtkclist-keyfocus.patch (tested on 1.2.x and 1.3.x)
June 4, 2000


This patch adds scrolling a CList by typing
the first letters of the text in the first
or sorted column of a row.

Keypress is handled only when neither control 
or mod1 is set in the keyevent->state. 

There is no wrap around during search unlike
under Windows - and it's good like that.

The Implementation is simple and has not 
been extended due to lack of feedback from
gtk-devel-list where the hack first surfaced.

Haters of the mouse should love this one!

Mudi Obada <mudi@obada.de>