Insensitive treeview row
- From: Jasper Huijsmans <huysmans users sourceforge net>
- To: gtk-app-devel-list gnome org
- Subject: Insensitive treeview row
- Date: Thu, 08 Apr 2004 09:46:14 +0200
Hello,
I've been looking for a way to make a treeview row insensitive.
Normally, I'd use gtk_widget_set_sensitive, except that a treeview row
is not a widget ;-)
The only way I could think of was to override the button press event and
handle setting the cursor myself, combined with a custom
GtkTreeCellDataFunc to set the row textcolor. But, I was hoping there
might be an easier way to accomplish this.
I'd be grateful for any pointers you may have.
TIA,
Jasper
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]