Converting cocoa application into Mac preference pane service
Converting cocoa application into Mac preference pane service
- Subject: Converting cocoa application into Mac preference pane service
- From: "Ashish Tiwari" <email@hidden>
- Date: Wed, 12 Sep 2007 11:39:29 +0530
Hi All,
I need to convert my stable cocoa application into Mac pref
pane service, please suggest me what will be better for me out of the
following options:
1. Start Creating a pref pane service from scratch, create new UI and
thoughtfully pasting the code from my old cocoa application in to it.
2. Change the existing application code, project settings, UI etc to
convert it into pref pane service.
Note my cocoa application code has made us of NSApplication class a lot , so
how will I cop up not using it in my pref pane service code? Is it true that
a pref pane service is not a NSApplication?
Thanks,
Ashish Tiwari
email@hidden
www.persistent.co.in
_______________________________________________
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