CList events




Hi,

I have set up a CList with only one row.  I want to be able to capture
button presses on that item.  Previously, with CLists, I've used the
"select_row" event to trigger my function.  That works with this, but
here's the question.  When I use GTK_SELECTION_EXTENDED instead of
GTK_SELECTION_BROWSE, the blue highlight disappears, which is what I want
- just the white background.  But, then I lose the ability to capture
"select_row" events, so I can't call anything when that item is clicked
on.  So, how do I allow events (select_row) to be captured, but NOT have
the blue selection bar on that only item?

Thanks in advance,

Jeremy Wise
jwise@pathwaynet.com




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