• 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: String Allocation inside drawRect:...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: String Allocation inside drawRect:...


  • Subject: Re: String Allocation inside drawRect:...
  • From: Graham Cox <email@hidden>
  • Date: Wed, 15 Apr 2009 23:52:54 +1000


On 15/04/2009, at 11:43 PM, Carlos Eduardo Mello wrote:

I am calling the code below inside drawRect: in my custom view, so I can draw the string inside the view.
It fails miserably every time.

In what way?

Is it, by any, chance illegal to allocate a string inside drawRect?


It's not illegal, though many will tell you it's not best practice. The code as posted looks OK as such, but again, it does depend what you mean by "fail".


--Graham


_______________________________________________

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: 
 >String Allocation inside drawRect:... (From: Carlos Eduardo Mello <email@hidden>)

  • Prev by Date: Re: String Allocation inside drawRect:...
  • Next by Date: Re: String Allocation inside drawRect:...
  • Previous by thread: Re: String Allocation inside drawRect:...
  • Next by thread: Re: String Allocation inside drawRect:...
  • Index(es):
    • Date
    • Thread