• 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: Custom insertion point
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Custom insertion point


  • Subject: Re: Custom insertion point
  • From: Uli Kusterer <email@hidden>
  • Date: Thu, 04 Apr 2013 13:55:43 +0200

If you don't get an answer here, don't keep posting, it just annoys the people who've already seen it. We're all just third-party developers helping each other out. A few Apple developers answer questions here in their spare time, but there aren't Apple people from every section of Apple here, so they may not know the answer either.

 If you need someone to look at it, I recommend you use a DTS incident to get the answer. If you have a Mac Developer account (what you need to submit an application to the Mac app store), you probably got two of those.

Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de

On Mar 27, 2013, at 8:55 PM, Peng Gu <email@hidden> wrote:
> Hi,
>
> I'm changing the insertion point size by overriding
> *-(void)drawInsertionPointInRect:(NSRect)aRect
> color:(NSColor *)aColor turnedOn:(BOOL)flag, *But it doesn't handle the
> first blink (when you move the insertion point, it goes back to normal)
>
> I managed to handle the first blink by overriding the private method *-
> (void)_drawInsertionPointInRect:(NSRect)aRect color:(NSColor *)aColor.*
> *
> *
> But this is not a solution for me since overriding the private method will
> result in being decline by App Store. I want the app to be in App Store. I
> see Apps like iAWriter and Writeroom have a custom insertion point and they
> are in App store.
>
> Does anyone know how they managed to do this, or a better way rather than
> overriding the private method?
>
> Thanks.
> _______________________________________________
>
> 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

  • Prev by Date: Re: Defaults not stored
  • Next by Date: Re: Providing a Service without activating an app
  • Previous by thread: Re: Drawing an overbar on text?
  • Next by thread: Re: customizing cursor nssearchfield
  • Index(es):
    • Date
    • Thread