holster21

Results 4 comments of holster21

float heightToUse = [calendarView calendarHeight];

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)];