Re: How can I "set tab stops" in a UITextView?
Re: How can I "set tab stops" in a UITextView?
- Subject: Re: How can I "set tab stops" in a UITextView?
- From: Kyle Sluder <email@hidden>
- Date: Sun, 19 Dec 2010 17:01:52 -0800
On Sun, Dec 19, 2010 at 4:01 PM, Gordon Apple <email@hidden> wrote:
> Welcome to the lame world of UITextView. No styles, no attributes.
> Obviously, Apple, Inc. has something better, as shown in Pages, but they are
> not sharing it with the rest of us. Other than rolling your own with
> CoreText (which I have partly done -- and it's not easy), the only
> alternative I know of is Phitext <phiware.com.au>, also based on CoreText,
> but it's not free. Hopefully, some future system upgrade will remedy this
> deficiency.
The rich text editor used in OmniGraffle and OmniGraphSketcher is
called OUIEditableFrame and is available as part of the Omni
Frameworks: https://github.com/omnigroup/OmniGroup/blob/master/Frameworks/OmniUI/iPad/OUIEditableFrame.h
Our license doesn't require you to pay us, but you should certainly
read it anyway: http://www.omnigroup.com/company/developer/
--Kyle Sluder
_______________________________________________
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