Re: Setting focus on a row in GtkCList



> How dow I set focus to a particular row in a GtkCList
> ?
>
> I can moveto the row OK, but then if the user types an
> up or down arrow, they are at the start of the list.
>
> What is the secret ?
>

Did you try gtk_clist_select_row() ? Maybe it will help (I'm using it but
for a different purpose so I'm not sure if it is working or not)

Jean-Christophe





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