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

Re: Editing array formulae



On Fri, Dec 17, 1999 at 04:55:50PM +0100, Morten Welinder wrote:
> 
> I cannot figure out how to edit array formulae.
> 
> * If I select the full range and try to delete it, I get X*Y error
>   dialogs.  Not good.

Fixed.  This is an old bug stemming from the difference between clear_region
and clear_content.  The former works the later didn't.

> * Selecting the range and hitting F2 for edit does not allow me to
>   actually do the edit.
 
I  don't know what F2 should do.  Feel free to code it up.  If memory serves
there should be a command to select the array associated with the current
cursor position.  We need to add that too.

> * Moving cell [0][0] elsewhere succeeded, :-)  This causes a leak in
>   cell_register_span [cellspan.c:103], but probably should not be
>   possible at all.

Moving ?
Do you mean cut/copy/paste ?  That should not be possible. The problems
are much worse than just a memory leak, things will crash.
Please send details.  That is a priority fix.

Thanks
    Jody



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