Re: Programatically activating a TreeView cell for editing?



On Sat, 2007-10-13 at 10:25 +0200, Jörn Reder wrote:

Hiho,

is it possible to active a TreeView cell manually for editing? I like to
add new nodes by context menu: add a new "unnamed" entry and then 
activate it for editing so the user can change it inplace.

$treeview->set_cursor( $path, $focus_column, $start_editing );

See:
http://gtk2-perl.sourceforge.net/doc/pod/Gtk2/TreeView.html#_tree_view_set_curso1

Dan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]