>>>>> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> BTW, in Martin> inset->cursorPos(it.top(), c.boundary() && ((i+1) == Martin> it.depth()), xo, inset-> yo); Martin> what precisely is the (i+1) == it.depth() condition for? Looks Martin> nonsensical to me. i is the counter of dociterator positions Martin> within the cell and has nothing to do with cursor depth. This is indeed highly dubious. JMarc