Queries regarding cocoa application development
Queries regarding cocoa application development
- Subject: Queries regarding cocoa application development
- From: revansidda siddu <email@hidden>
- Date: Tue, 17 Jan 2006 11:07:59 +0000 (GMT)
Hi all,
I Revanasidda M.Anabi am developing media player on Mac OS X. so my doubts are as below
1)I am making use of QTKit framework for its development with cocoa, I think this is not available on oldder versions of Mac OS X.So in order develop my application running on the older versions also where we can make use of what best I can do? should I write two seperate engines one for QTKit frameworkover new Mac versions and other QuickTime framework over older versionsin a single application that decides during runtime to make use of for perforning all operations like playing, editing operations? please help me in this regard.
I thought of this solution just to make use of respective engines for respective versions of Mac like QuickTime framework engine for older versions and QTKit framework engine for new versions....Is it a good idea?
If it is how to make it work ?
2) whenever I try to make connections from menuItems with application controller class that is application object.I get in the actions list the one's available in first responder. and if it is so then where to write that imlementation? there are some predefined action items like copy,cut etc.
where exactly their implementations will be?
can I add some action items to first responder ? if yes where to implement them?
Regards,
Revanasidda
Send instant messages to your online friends http://in.messenger.yahoo.com
_______________________________________________
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