Re: Howto merge gnumeric files
- From: Lutz Müller <lutz topfrose de>
- To: Hans Martin <HMartin1 gmx net>
- Cc: gnumeric-list gnome org
- Subject: Re: Howto merge gnumeric files
- Date: Sun, 17 Feb 2008 20:05:33 +0100
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]