Hi,
I think you can use all the NSObjects. Can you use the other object prefixes like EK? e.g. EKReminder Class. Preferably without creating new classes.
Thanks,
kel
Hi,
I think you can use all the NSObjects. Can you use the other object prefixes like EK? e.g. EKReminder Class. Preferably without creating new classes.
Thanks,
kel
Hi,
you can use any Objective-C object, EK is fine, C(ore)F(oundation) not, because it’s C
Ok, thanks Stefan. I’ll try that EK one.