Re: Missing drag'n'drop methods in GtkTreeView



On Thursday, August 14, 2003, at 05:17  AM, Torsten Schoenfeld wrote:

On Wed, 13 Aug 2003 12:44:00 -0400 (EDT), muppet wrote:

does what your hand-written XS does with a lot less typing.  this is
one of the nifty features new to xsubpp in 5.8.0...

Is it safe to assume that everyone has 5.8.0?

gtk2-perl requires 5.8.0, mostly for utf8 string support.



i haven't looked yet into which one is correct where.

I see. I couldn't find any documentation or usage exmaples on
gtk_tree_view_get_drag_dest_row. So I've no idea what would be The Right
Thing here.

that's why i keep a copy of the gtk+ source code around.  :-/


I didn't find documentation on returning function pointers and the only
other occurence of this thingy I found[1] is

  gtk_color_selection_set_change_palette_hook

which, coincidentally, is still unimplemented, too. :) All that to say
that I'm still at a loss at how to implement this.

in these situations, our highly technical and scientific response has typically been leave it out and wait until anybody notices. in many cases, these esoteric functions just aren't needed, and maybe by the time they are, we'll have enough new experience to know how to fix it.

C3PO: and what are Artoo and I supposed to do if we are discovered here?
Han:  lock the door.
Luke:  ...and hope they don't have blasters.




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