• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Value transformers and app delegates
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Value transformers and app delegates


  • Subject: Value transformers and app delegates
  • From: James Dessart <email@hidden>
  • Date: Tue, 21 Dec 2004 10:28:25 -0500

Using information from Apple's docs on value transformers, and a
helpful post from Scott Anguish, to someone else, from August, I
implemented an "array has contents" value transformer. I then register
it in applicationDidFinishLaunching.

However, it seems that it doesn't get registered before the nib gets
loaded, causing the app to bail. I've put an NSLog in both
applicationWillFinishLaunching and applicationDidFinishLaunching, and
neither seems to get called. I have the class instantiated and set as
the delegate in the nib, is there perhaps an ordering problem going
on?

Thanks in advance,
James
 _______________________________________________
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

  • Follow-Ups:
    • Re: Value transformers and app delegates
      • From: Brendan Younger <email@hidden>
  • Prev by Date: wrong date value from safari's lastVisitedDate in History.plist
  • Next by Date: Re: Value transformers and app delegates
  • Previous by thread: Re: wrong date value from safari's lastVisitedDate in History.plist
  • Next by thread: Re: Value transformers and app delegates
  • Index(es):
    • Date
    • Thread