Re: Transparent Text Fill Color
Re: Transparent Text Fill Color
- Subject: Re: Transparent Text Fill Color
- From: Aki Inoue <email@hidden>
- Date: Wed, 4 Jul 2007 10:19:27 -0700
The transparency cannot be represented in RTF format so AppKit is not
writing the information.
Please file a bug requesting the enhancement.
In the meantime, you could be able to have persistence by using
archivers.
Aki
On 2007/07/04, at 5:08, Lorenzo wrote:
Hi,
I set my attributedString with a black NSStrokeColorAttributeName,
and a
transparent fill color (just using the color panel). I can quite see
the
nice result in the textView but I cannot get that text later.
For example if I copy that transparent text from the window, then I
paste
the text into the *same* window, the fillColor loses its
transparency and
becomes opaque. And if I write that [textStorage
RTFDFileWrapperFromRange]
to a file, the same, the fillColor loses its transparency when I
reopen that
rtfd file.
Any idea?
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden