Hello,

El mié, 14-05-2014 a las 19:46 +0200, Jacek Rużyczka escribió:

> Hola,
> 
> you need to register the Activated event.
> 
> Regards
> Jacek


Jacek: This works perfectly!

mynodeview.RowActivated += delegate(object o, Gtk.RowActivatedArgs args)
{
        Console.WriteLine("double-click");
};

Bertrand: Sorry for the other mail.

Thanks for all!

Emiliano
-- 

_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to