Re: Using custom NSValueTransformer objects in single-window applications
Re: Using custom NSValueTransformer objects in single-window applications
- Subject: Re: Using custom NSValueTransformer objects in single-window applications
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 16 Dec 2003 09:24:28 -0800
On Dec 16, 2003, at 8:07 AM, Sscar Morales Vivs wrote:
The docs say the app delegate is the suggested place for putting the
registration code, but I figure I could do it somewhere else in this
case. Any sound advice?
Use the initialize method in any class that will load when your app
starts up. Examples at:
<
http://homepage.mac.com/mmalc/CocoaExamples/controllers.html>
mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.