Skip navigation.
 
mlRe: How do I display RTF Data?
FROM : I. Savant
DATE : Sat Jul 08 17:26:52 2006

As a matter of fact, Mark, you'll find this expectation prevalent 
on any such list. The documentation you were referred to really is 
quite easily found just by searching the documentation for, "RTF".

  It's always a good idea to spend a good bit of time searching for 
your answer in all the "usual places" before posting, such as:

- The Apple documentation
- This list's archives
- The cocoadev.com Cocoa wiki
- Google (often turns up results not found in the usual places)

  It's been said by many that, as a developer, the most important 
skill you can have is good researching skills. I hope you will not 
view this as an attack but rather some extremely helpful advice from 
seasoned developers. Barring that, mmalc is a moderator of this list 
and it's best to listen. :-)

--
I.S.


On Jul 8, 2006, at 2:33 AM, Mark Williams wrote:

> Wow. this was completely uncalled for.
>
>
> On Jul 7, 2006, at 10:04 AM, mmalc crawford wrote:
>

>>
>> On Jul 6, 2006, at 3:49 PM, Mark Williams wrote:
>>

>>> I have a window with an NSTextView. Data is read from an rtf file 
>>> and should be displayed in this textview. The problem is that I 
>>> do not know how to display rtf data (as it was formated when the 
>>> file was made.) in a window. Would some one be able to help me 
>>> with this?

>>
>> The answer to this is trivially found in the documentation -- try, 
>> for example, <http://developer.apple.com/cgi-bin/search.pl?

>> q=NSTextView+rtf&num=10&site=default_collection>.
>>
>> Members of the list are expected to expend reasonable effort in 
>> finding an answer to their question before posting.
>>
>> mmalc
>>
>>
>>

>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/idiotsavant2005%
> 40gmail.com
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlHow do I display RTF Data? Mark Williams Jul 7, 00:49
mlRe: How do I display RTF Data? Mark Williams Jul 7, 19:01
mlRe: How do I display RTF Data? mmalc crawford Jul 7, 19:04
mlRe: How do I display RTF Data? Mark Williams Jul 8, 08:33
mlRe: How do I display RTF Data? Mark Williams Jul 8, 09:04
mlRe: How do I display RTF Data? I. Savant Jul 8, 17:26