On Sun, 2008-02-17 at 16:32 +0100, Hans Martin wrote:
> Yes, this is exactly what I thought, but it does not work.
> I see that little arrows, but moving the sheet does just
> not happen. Same problem with gnumeric 1.6.3. Other ideas?
I just had a look at the code. wbc-gtk.c says:
w_source = gtk_drag_get_source_widget (context);
if (!w_source) {
g_warning ("Not yet implemented!"); /* Different process */
return;
}
and later
/* Different workbook, same process */
g_warning ("Not yet implemented!");
It looks like this functionality has been lost and we are waiting for
someone to bring it back.
Regards
Lutz
_______________________________________________
gnumeric-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnumeric-list