[gtkada] Activating double click in a Gtk_Tree_View - SOLVED

Jean-Pierre Rosen rosen at adalog.fr
Fri Mar 12 16:17:00 CET 2004


> I have several treeviews with a row_activated callback handler,
> but none with such a problem. The callback must be a procedure.
> Does that window also appear if the row is not activated with a
> double click but with a return key press?
No.

> Are you clicking in a column with Gtk.Text_Tag.Editable_Property
> set to True? Because then activating it will set the cell to
> edit mode.
I didn't have this one, but your advice prompted me into looking exactly
at how the columns were defined...
I discovered that I had Set_Reorderable set to true. Removing it solved
the problem.

Moral:
Don't set anything unless you know precisely what it means and does...
---------------------------------------------------------
           J-P. Rosen (rosen at adalog.fr)
Visit Adalog's web site at http://www.adalog.fr




More information about the gtkada mailing list