"Bo Peng" <[EMAIL PROTECTED]> writes: > My question is: is there any reliable way to store the reference to an > inset? Basically, I need to save something about an inset, and look up > that inset with it easily later.
Note that reference to an inset is a very fragile thing. I guess that an undo-redo cycle will reallocate the inset. JMarc