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

Programmatically create and show the Calendar #468

Closed
3 tasks done
Drakot opened this issue Aug 7, 2017 · 4 comments
Closed
3 tasks done

Programmatically create and show the Calendar #468

Drakot opened this issue Aug 7, 2017 · 4 comments

Comments

@Drakot
Copy link

Drakot commented Aug 7, 2017

  • I have verified there are no duplicate active or recent bugs, questions, or requests
  • I have verified that I am using the latest version of CVCalendar.
  • I have given my issue a non-generic title.

I have followed the Manual instructions to implement the calendar, but there it does not show the calendar. ContentViewController is nil for some reason, is there a more detailed tutorial? because I cannot find where is the SHOW calendar example.

Thank you

@elsesiy
Copy link
Member

elsesiy commented Sep 10, 2017

@Drakot I don't have any more detailed information on how to set it up, sorry.

@NSMyself
Copy link

NSMyself commented Oct 27, 2017

I'm going to state the obvious because it might help someone and the instructions don't mention it: we still need to add those views to the view itself, of course.

@zhukovka
Copy link

@Drakot I think the manual is missing one step: self.view.addSubview(self.calendarView!)

@elsesiy
Copy link
Member

elsesiy commented Dec 8, 2017

@zhukovka Feel free to update the documentation accordingly, thanks!

@elsesiy elsesiy closed this as completed Dec 8, 2017
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

4 participants