Re: AppleScript not sending my Cocoa app proper floats on Intel
Re: AppleScript not sending my Cocoa app proper floats on Intel
- Subject: Re: AppleScript not sending my Cocoa app proper floats on Intel
- From: Ron Fleckner <email@hidden>
- Date: Tue, 26 Jun 2007 09:01:25 +1000
On 26/06/2007, at 2:46 AM, I. Savant wrote:
On 6/24/07, Ron Fleckner <email@hidden> wrote:
A user with a MacBook Pro reports that setting a float value via
AppleScript in my app doesn't work as advertised. It works on our
PPC Macs at home. We have no Intel Macs here to test on.
Just as food for thought: on an Intel machine, I discovered methods
with primitive arguments would behave erratically if I forgot to
declare them in the interface. Maybe your related method(s) have the
same issue?
--
I.S.
Thanks for the thought, but no, they are declared in the interface.
I think Cocoa Scripting doesn't work at all if you don't have KVC
compliant methods.
Ron
_______________________________________________
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