Re: CList DnD/selection "format" broken?



Paul Davis <pbd op net> writes:

> In gtkclist.c in GTK+ 1.2.8, we have:
> 
> 	  gtk_selection_data_set (selection_data, selection_data->target,
> 				  GTK_TYPE_POINTER, (guchar *) &ret_info,
> 				  sizeof (GtkCListCellInfo));

[...]

> is this another one of those "oh yeah, CList is totally broken, use
> 1.3/2.0" type errors

Got it in one. (Well, at least for something complicated like
trying to drag and drop from a clist to elsewhere. You can
look at the gmc code if you want to see how someone managed
to get this working with sufficient hacks.)

Regards,
                                        Owen




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