Lars Gullik BjÃnnes <[EMAIL PROTECTED]> writes:

> ... 
> 
> Still interesting, and even better if you have a patch.
> 

Hah, you are getting greedy! ;-)

Maybe someone can tell why the following code in cursor.C:140

                                LCursor cur = cursor;
                                cur.setCursor(it);
                                cur.inset().getCursorPos(cur, xo, yo);

throws an BAD_ACCESS in getCursorPos().

Any reason why cur.inset() could be NULL ?

If the answer is yes, I can provide a short patch which checks for that, 
if not, something is wrong with the code logic.

Cheers
/Andreas

Reply via email to