TreeViewColumn header's events
- From: "Serge S. Fukanchik" <fuxx solvo ru>
- To: gtk-devel-list <gtk-devel-list gnome org>
- Subject: TreeViewColumn header's events
- Date: Tue, 1 Jul 2003 12:35:26 +0400
Hi there,
this is my first post to this list ;)
Well, my problem follows: i'm trying to set Tooltip on
GtkTreeViewColumn's header widget. I'm started with simply
obtaining this widget with gtk_tree_view_column_get_widget,
but this not works. Next i created my own widget from GtkEventBox
(it has it's own window and so can receive it's own messages)
and packed it to column header. And this not work too.
So i ended with program which logs all enter_notify and leave_notify
events. It logs them for every widget except treeview column headers.
Can someone tell me what is so special with this widget?
Thanks in advance,
--
fuxx
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]