Tooltips inside a TreeView.

2005-09-24 Thread Nicolas Cormier
Hi all, I was wondering if it's possible to do row specific tooltips. Thanks in advance. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: [Gtk#] TreeView.

2005-09-22 Thread Nicolas Cormier
On 9/22/05, Christian Neumair [EMAIL PROTECTED] wrote: Am Dienstag, den 20.09.2005, 20:05 +0200 schrieb Nicolas Cormier: I have a Treeview and I want to active the EnterNotifyEvent when a the user's cursor is on a row. I active the EnterNotifyEvent for the treeview but it works only

Gtk# - Treeview

2005-09-20 Thread Nicolas Cormier
Hi, I have a Treeview and I want to active the EnterNotifyEvent when a the user's cursor is on a row. I active the EnterNotifyEvent for the treeview but it works only for the entire of the widget. Thanks in advance for your help. ___ gtk-app-devel-list