Re: another clist signal question



On Sun, 2 Jun 2002 14:28:14 -0700
Peter Jay Salzman <p dirac org> wrote:

> when i press the "down arrow", the selected row of my clist doesn't
> change.
> 
> instead, an "outlined box" moves down from the selected item.  i can
> scroll the clist using the up/down arrows, but the currently selected
> row doesn't change.
> 
> is there a way to bind the selected row to the arrow?  so that
> pressing the down arrow will move the selected row down by one.

gtk_clist_set_selection_mode(clist, GTK_SELECTION_SINGLE);

Regards,
Jean-Yves Lefort

-- 
Jean-Yves Lefort

jylefort brutele be
http://void.adminz.be/



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