> If I'm outside a math-inset (ie, it's not "active") and click inside to make 
> it active, then the cursor is always positioned at the end of the formula, 
> rather than at the point where I clicked. Now that I'm inside the active 
> inset, any subsequent clicking will place me exactly where I want to be.

I noticed that. The problem is that mathed gets passed the click
before its 'edit' method is called, so the first click gets lost. 

I recently changed something to make selection with the mouse working again
and removed a some code with no obvious use - which was probably there to
work around this "order problem". I'll put in again something with the same
effect as soon as I am bak on a "real computer"...

Andre'

-- 
André Pönitz .............................................. [EMAIL PROTECTED]

Reply via email to