• 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: PDFKit Frustrations
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PDFKit Frustrations


  • Subject: Re: PDFKit Frustrations
  • From: Kyle Sluder <email@hidden>
  • Date: Tue, 12 Apr 2011 13:09:20 -0700

On Tue, Apr 12, 2011 at 12:40 PM, Patrick William Walker
<email@hidden> wrote:
>    NSString *test = @"Test";
>
>    // This shows up
>    [test drawAtPoint: NSMakePoint(75, 550)
>       withAttributes: attr];
>
>    // This does not.
>    [official.name drawAtPoint: NSMakePoint(375, 550)
>                 withAttributes: attr];

What's the value of official.name? What's the value of attr? What
happens if you try drawing at the point you used for test above?

--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: 
 >PDFKit Frustrations (From: Patrick William Walker <email@hidden>)

  • Prev by Date: Re: OCMock in Xcode 4
  • Next by Date: Displaying a custom sheet
  • Previous by thread: PDFKit Frustrations
  • Next by thread: Re: PDFKit Frustrations
  • Index(es):
    • Date
    • Thread