[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Autoedit in a Treeview cell
- From: "Rodrigo Miguel" <rodrmigu gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Re: Autoedit in a Treeview cell
- Date: Thu, 28 Aug 2008 18:05:34 -0300
Resolved,
gtk_tree_view_set_cursor and gtk_tree_view_set_cursor_on_cell both are
working as desired.
Thanks
Rodrigo
On Thu, Aug 28, 2008 at 9:47 AM, Rodrigo Miguel <rodrmigu gmail com> wrote:
> Hello people,
>
> Is there any way to auto edit the cell, without click in the cell, i.e.
> when the user start typing then it will automatically enter edit mode?
>
> What you guys suggest, use the treeview, key-press-event, if so how to say
> to treeview that's an autoedit mode?
>
> PS: gtk_tree_view_set_enable_search is turned off
>
> Thanks in advance
> Rodrigo Moreno
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]