Re: PerlObjCBridge: calls to NSMakeSize_ (and NSMakeRect_) not working?
Re: PerlObjCBridge: calls to NSMakeSize_ (and NSMakeRect_) not working?
- Subject: Re: PerlObjCBridge: calls to NSMakeSize_ (and NSMakeRect_) not working?
- From: Stefan Fisk <email@hidden>
- Date: Mon, 3 Oct 2005 20:07:47 +0200
Hi!
The reason NSSize->NSMakeSize_() fails is that NSSize is a struct,
and not a class. Unfortunately, I can't find any information on how
to pass structs as method arguments, but if you do could you please
let me know how it's done?
Best Regards
Stefan Fisk
_______________________________________________
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