• 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 19:31:20 -0700

Bringing this back on-list.

On Tue, Apr 12, 2011 at 5:28 PM, Patrick William Walker
<email@hidden> wrote:
> Oh, official.name is NSString and attr is just a NSDictionary.

The values might matter. Especially that they're non-nil.

--Kyle Sluder

> On 2011-04-12, at 5:09 PM, Kyle Sluder <email@hidden> wrote:
>
>> 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>)
 >Re: PDFKit Frustrations (From: Kyle Sluder <email@hidden>)

  • Prev by Date: Re: Displaying a custom sheet
  • Next by Date: newbie window questions
  • Previous by thread: Re: PDFKit Frustrations
  • Next by thread: Displaying a custom sheet
  • Index(es):
    • Date
    • Thread