On Sat, 03 Nov 2007 20:14:02 +0100
Tobias Giesen <[EMAIL PROTECTED]> wrote:

> > SynEdit needs disabled fractional positions. It sets DX<>nil.
> 
> So, can you add some kind of condition so that they are only disabled
> when necessary? The collateral damage seems to be considerable.

I have no carbon at the moment to test.
Have you tried

if DX<>nil then
  enable...
else
  disable...
?

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to