| |

YFCalendarView – iPad Calendar Framework

YFCalendarView is our open-source framework for a full-screen iPad calendar. It’s loosely based on the Mac calendar framework LRCalendar (which seems to have largely disappeared from the ‘net). It provides a full-screen monthly calendar, functionally similar to the iPad Calendar app ‘Month’ view. Download the latest code from our Github repository: http://github.com/tevendale/YFCalendar

|

Round NSTextFieldCell

YFRoundTextEditField is a TextEditField sub-class for displaying data in a table cell with rounded ends in a similar style to iCal. It was created with help of Peter Hosey who responded to this question on at Stackoverflow. The source code can be downloaded from here:  RoundTextFieldCell.zip.