Re: How do I get NSRect to be the same as CGRect?
Re: How do I get NSRect to be the same as CGRect?
- Subject: Re: How do I get NSRect to be the same as CGRect?
- From: "Sean McBride" <email@hidden>
- Date: Mon, 17 Dec 2007 16:16:58 -0500
- Organization: Rogue Research
On 12/17/07 1:11 PM, Rick Mann said:
>> Could you not make your Graphics::Rect class Objective-C++? Just
>> changing its extension should do the trick.
>
>Perhaps, but it would limit its usefulness. All files that included
>the header file would need to use .mm as an extension.
What if, in your .h, you wrapped the APIs that need to use NSRect in an
#ifdef __OBJC__ ? That way, both .cp and .mm files can be clients?
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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