Re: Getting true parent window of views in drawers
Re: Getting true parent window of views in drawers
- Subject: Re: Getting true parent window of views in drawers
- From: Andy Lee <email@hidden>
- Date: Thu, 9 Mar 2006 19:44:24 -0500
On Mar 9, 2006, at 7:24 PM, Mike Abdullah wrote:
On 9 Mar 2006, at 22:54, glenn andreas wrote:
I personally wish that all private methods of classes were listed
with a pragma that caused a compiler error to prohibit you from
using them at all. It's so easy and tempting to use undocumented
methods that far too many people use them as it is...
Indeed, I do agree with you. I would just quite like to know how
(or even if!) you can turn off the compiler warning for one
particular method.
If you must, you could avoid the warning by declaring an NSObject
category that declares a method with the same name and signature.
--Andy
_______________________________________________
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