Making my own constants for Cocoa structs
Making my own constants for Cocoa structs
- Subject: Making my own constants for Cocoa structs
- From: Paul Bruneau <email@hidden>
- Date: Fri, 3 Aug 2007 11:15:01 -0400
Please forgive if this is too simple for this list, but I have been
googling this for an hour with no success.
How best do I make a constant that is one of the Cocoa structure
types such as NSSize or NSRect?
I have a default size I want to have available throughout a class. A
perfect example of an existing one is NSZeroSize. How do I make my
own constant size (or rect) like that?
Thank you!
_______________________________________________
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