Can anybody tell me the significance of the order of the lines 631 and 632 of BufferView_pimpl.C?
inset->insetButtonPress(bv_, xpos, ypos, button); inset->edit(bv_, xpos, ypos, button); Is this saying: "Hey, inset, someone clicked on you" and after a while "Hey, guess what, he wants to edit you" Should it be the other way round: "Inset, I will edit you" and after a while "Inset, now that you know you are going to be edited, there is a mouseclick for you!" ? Andre' -- André Pönitz .............................................. [EMAIL PROTECTED]