Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ABCalendarPickerDataSourceProtocol example request #5

Closed
walsht opened this issue Feb 26, 2013 · 4 comments
Closed

ABCalendarPickerDataSourceProtocol example request #5

walsht opened this issue Feb 26, 2013 · 4 comments

Comments

@walsht
Copy link

walsht commented Feb 26, 2013

Can you provide a example using the ABCalendarPickerDataSourceProtocol with a tableview?

Thanks

@k06a
Copy link
Owner

k06a commented Feb 26, 2013

Just updated Demo project and pushed some changes to protocol...
Now this method is called numberOfEventsForDate instead of eventForDate.

Maybe in future this interface will have optional methods for determining color of events (points)

@walsht
Copy link
Author

walsht commented Feb 26, 2013

Looks good, any way you could put in logic to have a tableview below the calendar to display the events for the day when dateSelected is executed and resized based on animateNewHeight?

Thank you.

@k06a
Copy link
Owner

k06a commented Feb 27, 2013

Just updated demo project to show iOS calendar events.
Try it and close this issue :)

@walsht
Copy link
Author

walsht commented Feb 27, 2013

Looks great, you and close this enhancement :)

@k06a k06a closed this as completed Feb 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants