----- Original Message -----
From: "Martin Sevior" <[EMAIL PROTECTED]>
Sent: Friday, August 31, 2001 1:39 AM


> Allow built-in styles to be editable.
>
> Cheeers
>
> Martin
>

Martin -

I have in the Win32 code a check under styles that doesn't allow  built-ins
to be modified:

IF MODIFY CLICK
    getDoc()->getStyle();
    IF ( !pStyle->isUserDeficed() )
        ERROR MSG

Do I need to modify this code under windows?

Cheers!

Michael D. Pritchett


Reply via email to