Re: How to handle focus for treeview cells?
- From: Kristian Rietveld <kris gtk org>
- To: andrew solvo ru
- Cc: gtkmm-list <gtkmm-list gnome org>, gtk-list <gtk-list gnome org>
- Subject: Re: How to handle focus for treeview cells?
- Date: Sun, 15 May 2011 18:27:49 +0200
On Fri, May 13, 2011 at 9:53 AM, Andrew E. Makeev <andrew solvo ru> wrote:
> That is exactly what I am looking for. But it is implemented for
> GtkCellArea only, but for GtkTreeView.
>
> The questing is do developers plan to implement same focus handling for
> GtkTreeView as well?
Note that GtkTreeViewColumn actually uses GtkCellArea internally
starting with GTK+ 3.0. GtkTreeViewColumn also implements the
get_area method of the GtkCellLayout interface, which you can use to
get access to the underlying GtkCellArea.
regards,
-kris.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]