• 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
iCal-like display class (week)?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

iCal-like display class (week)?


  • Subject: iCal-like display class (week)?
  • From: David Hirsch <email@hidden>
  • Date: Thu, 17 Dec 2009 09:57:17 -0800

Does anybody know of some Cocoa classes that would allow me to mimic the week view shown by iCal?  I've looked around for such a thing online without success.

Also, in case there are none out there in the wild:  I'm looking for some pointers on how to implement this weekly calendar view. Here are my criteria:
- need to schedule multiple overlapping events (will distinguish by color)
- does not need to be "pretty"
- does not need arbitrary times - everything begins/ends on the hour or half-hour
- does not need drag and drop
- nothing will cross midnight (everything is limited to 0800 - 1800 hours)

I'm considering just using a TableView, with each row representing an hour or half-hour block, but then I have the problem of listing the event for each cell it occupies, which is too ugly even for me.

Thanks,
Dave


_______________________________________________

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

  • Follow-Ups:
    • Re: iCal-like display class (week)?
      • From: Jim Majure <email@hidden>
  • Prev by Date: Re: core data: Entity vs Class mode
  • Next by Date: Re: Enabling menu items...
  • Previous by thread: Re: Overriding NSArrayController to be used in a many-to-many RS and NSTable Bindings
  • Next by thread: Re: iCal-like display class (week)?
  • Index(es):
    • Date
    • Thread