Thank you, Willeke,
That worked brilliantly.
Regards, Rob.
On 29 Jun 2012, at 22:15, Willeke wrote:
>
> Op 28 jun 2012, om 17:44 heeft Robert Tillyard het volgende geschreven:
>
>>
>> I now I need to put a key and sort descriptor in IB but don't know what code
>> I have to add to the Entity
Op 28 jun 2012, om 17:44 heeft Robert Tillyard het volgende geschreven:
>
> I now I need to put a key and sort descriptor in IB but don't know what code
> I have to add to the Entity ot WindowController to handle it.
You can create a category of NSString and implement your own compare method.
Please accept my apologies for this mistake. I didn't intend to send my
last message to this list!
Brian
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators
*Hey!
I'm part of a team starting a new company called Directr. We're
turning **personal
moviemaking upside down by allowing **anyone to create beautiful, short,
shareable movies **in just a few minutes.*
*
*
*Starting today, we’re giving our friends a sneak peek into what **we’re
working on and a
On Tue, Jun 26, 2012 at 7:38 PM, Joe Wollard wrote:
> Out of curiosity, why are you manually removing them in the first place?
> MKMapView should be handling that logic for you as I understand it. If its
> for performance, the docs say to make sure you dequeue the MKAnnotationView
> instead of cr