Re: [INIMSS] Problem with select_row signal of CList



On Wed, 2002-02-06 at 04:10, inimss yahoo com wrote:
> Hi
> 
> In my gtk app I tried to handle the select_row signal of GtkCList. When I changed the row selection with my mouse, it worked fine, but when I do it with the keyboard's arrow keys, its not working, ie the signal is not triggered for the keyboard. I had made the CList Selection Mode to Single (glade term).
> 
> Please help me to find out a way to make it trigger the signal.
> 

The "select_row" signal is generated when you use the <spacebar> on a
row, not just when it is highlighted moving through the list with the
arrow keys.

Stephen




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]