[gtkada] Problems with Tree_Model and gate
Preben Randhol
randhol+gtkada at pvv.org
Mon Jun 6 02:34:10 CEST 2005
On Sun, Jun 05, 2005 at 05:22:03PM +0200, Preben Randhol wrote:
> I have the same problem when trying to use the rows_reordered signal in
> Tree_Model.
>
> procedure Rows_Reordered
> (Tree_Model : access Gtk_Tree_Model_Record'Class;
> Path : Gtk_Tree_Path;
> Iter : Gtk_Tree_Iter;
> New_Order : Gint_Array);
>
> Do you have any suggestions how to hook up this callback?
Apparently this signal doesn't do what one would think. I managed to use
the row_change signal in stead to get it working.
--
Preben Randhol -------------- http://www.pvv.org/~randhol/Ada95 --
«For me, Ada95 puts back the joy in programming.»
More information about the gtkada
mailing list