Re: SGSettingsDialog() in Cocoa
Re: SGSettingsDialog() in Cocoa
- Subject: Re: SGSettingsDialog() in Cocoa
- From: daniel <email@hidden>
- Date: Fri, 11 Mar 2005 10:44:30 -0800
Hi Peter - one of the benefits of Objective C being a superset of C is
that you can simply define a non-method static C function and use it as
the callback. Pass your class instance (if desired) as the procRefNum
parameter and cast it back to an Objective C object pointer in your
callback function.
Daniel
On Mar 11, 2005, at 10:31 AM, Peter Krajcik wrote:
Hello,
is there any way how to integrate SGSettingsDialog() (QuickTime API)
in to Cocoa application ?
It uses SGModalFilterUPP.
Thank you.
Peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.com
This email sent to email@hidden
_______________________________________________
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