returning NSRectArray
returning NSRectArray
- Subject: returning NSRectArray
- From: Björn Carlström <email@hidden>
- Date: Tue, 23 Nov 2004 23:36:01 +0100
If i want to create a method that returns an NSRectArray, in the same
fashion as NSLayoutManager. How do I create this variable and how is
the memory it occupies freed up again? If I just declare a variable in
my method and return it, I get a warning that I'm returning a local
variable.
Björn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden