• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: iOS multiple text colors in an editable text field
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iOS multiple text colors in an editable text field


  • Subject: Re: iOS multiple text colors in an editable text field
  • From: Kyle Sluder <email@hidden>
  • Date: Sun, 12 Dec 2010 11:43:48 -0800

On Dec 12, 2010, at 4:43 AM, BareFeetWare <email@hidden> wrote:

> On 12/12/2010, at 5:02 PM, Kyle Sluder wrote:
>
>> We wrote our own.
>
> Could you perhaps be more enlightening? Such as for what app(s)? For display did you use CoreText and NSAttributedStrings or UIWebView? What did you do for text editing? Is the result transparent to the user or have annoying glitches? Do you make the classes available?

OmniGraphSketcher and OmniGraffle for iPad. (I don't believe we support rich text in OmniFocus.)

We use NSAttributesString and Core Text, and do our best to mimic iWork.

It turns out we do make our editor public. The class is called OUIEditableFrame, in the OmniUI framework. Here's an example project: https://github.com/omnigroup/OmniGroup/tree/master/Frameworks/OmniUI/iPad/Examples/TextEditor

HTH,
--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

References: 
 >Re: iOS multiple text colors in an editable text field (From: Matt Neuburg <email@hidden>)
 >Re: iOS multiple text colors in an editable text field (From: BareFeetWare <email@hidden>)
 >Re: iOS multiple text colors in an editable text field (From: Kyle Sluder <email@hidden>)
 >Re: iOS multiple text colors in an editable text field (From: BareFeetWare <email@hidden>)

  • Prev by Date: Re: convert CFRange to NSRange?
  • Next by Date: [iOS 4.2] NSDateFormatter -init not available in iOS > 3.2 - how to init then?
  • Previous by thread: Re: iOS multiple text colors in an editable text field
  • Next by thread: Re: iOS multiple text colors in an editable text field
  • Index(es):
    • Date
    • Thread