On 03/10/2010 03:00 AM, Abdelrazak Younes wrote:
On 03/09/2010 10:47 PM, Jean-Marc Lasgouttes wrote:
Le 09/03/2010 20:11, Pavel Sanda a écrit :
ah, thats part of the AtPoint discussion... unfortunately there seems to be no
easy fix right now.

Just cerate inset-type change to replace the uses of inset-modify...

Well this whole issue is because I made the opposite change...
I still think this is a good move because I really don't like to have to create a new LFUN for each and every inset. Also because when the use of user defined insets can be generalized then inset-modify could work straight away.

So we should IMHO fix the issue in Cursor::getStatus() rather than go backward.

If the issue is that InsetTabular thinks it has to have the cursor inside it to apply the LFUN, can't we change how that works? I.e., can't we move the cursor in there, or re-write the routine so it doesn't need to assume that?

rh

Reply via email to