Re: NSTextField fieldeditor subclass example? (and an unrelated other inquiry)
Re: NSTextField fieldeditor subclass example? (and an unrelated other inquiry)
- Subject: Re: NSTextField fieldeditor subclass example? (and an unrelated other inquiry)
- From: Matt Neuburg <email@hidden>
- Date: Tue, 06 Jul 2010 12:59:17 -0700
- Thread-topic: NSTextField fieldeditor subclass example? (and an unrelated other inquiry)
On Tue, 6 Jul 2010 20:31:06 +0200, vincent habchi <email@hidden> said:
>BTW, another unrelated question. I have a method that takes an NSPoint as an
argument. I call it this way:
>
>[foo point:NSMakePoint(x, y)]
>
>and get an analyzer warning: "Pass-by-value argument in function call is
undefined".
How about passing an NSValue? Surely valueWithPoint: must be good for
something... :) m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings
_______________________________________________
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