• 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
ToDo example: didChangeToDate not executing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ToDo example: didChangeToDate not executing


  • Subject: ToDo example: didChangeToDate not executing
  • From: Aaron Braunstein <email@hidden>
  • Date: Thu, 13 Sep 2001 08:11:53 -0700

I've been going back over the O'Reilly/Apple Cocoa book to brush up on some of the concepts illustrated there, and I seem to have come up against a bit of an issue.
By the time the example is followed up to page 265, the app should be capable of a few basic UI actions, one of which is the ability to have 'dayLabel' change as the result of selecting days in the calendar grid. For some reason however, my app isn't doing so. I've gone back over each step along the way and although I'm sure I'm missing something, I haven't been able to find out what's going on. The method chooseDay is invoked, but as I trace to the point where the delegate is supposed to be invoked, the instruction pointer just skips right over it and does not execute that call. It's implied by this behavior that there is no delegate assigned to this action, but I'm unsure how I may have missed that.
So it's silly question time: Any thoughts as to what I may have done wrong? Thank you for your attention...


  • Prev by Date: Re: *That* book
  • Next by Date: Mixing Obj-C & Java in same Cocoa app?
  • Previous by thread: Re: login control
  • Next by thread: Mixing Obj-C & Java in same Cocoa app?
  • Index(es):
    • Date
    • Thread