holster21
holster21
float heightToUse = [calendarView calendarHeight];
Yes, but you have to code this yourself. Easy to do.
I'm doing this right now. I'm not allowing my users to scroll past today's date (because they can't enter data past todays date). In showNextMonth compare the self.currentDate to today's...
UIImage \* yourImage = [UIImage imageNamed:@"LBracket.png"]; [yourImage drawInRect:CGRectMake(targetX-9, targetY+1, 20, kVRGCalendarViewDayHeight)];