Re: Unselectable CList?
- From: Owen Taylor <otaylor redhat com>
- To: Michael Babcock <mbabcock la creatureshop henson com>
- Cc: gtk-list redhat com
- Subject: Re: Unselectable CList?
- Date: 08 Sep 1998 11:19:21 -0400
Michael Babcock <mbabcock@la.creatureshop.henson.com> writes:
> I am using a CList simply to display some information, so there is no
> point in having one of the rows highlight when a user clicks it, it just
> gives false feedback. Is there any way to do something like a
> (hypothetical) GTK_SELECTION_NONE?
If you set up a select_row() handler that deselects the row,
then it will never be drawn in the selected state.
(OK, that's sort of ugly, but it works.)
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]