Re: Extend table in RTF NSTextView
Re: Extend table in RTF NSTextView
- Subject: Re: Extend table in RTF NSTextView
- From: Aki Inoue <email@hidden>
- Date: Tue, 1 Aug 2006 12:09:53 -0700
Frank,
The tables are represented as NSTextTable instances.
Refer to http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSTextTable_Class/Reference/Reference.html
Aki
On Aug 1, 2006, at 11:14 AM, Frank Fenn wrote:
Hi list,
this is a problem that bugs me for some days now. I load a RTF file
into a non-visible NSTextView
for printing.
The file contains a table created with TextEdit.app.
Is there a way to programmatically extend the table by the means of
modifying the RTF commands
used to format the text?
I did not find any access to the raw RTF data, neither in NSText,
nor NSTextStorage.
Sincerely,
Frank Fenn
Bright Light Software - http://www.brightlightsoftware.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden