Jtapplecalendar: How can I find the ibCalendarDataSource and ibCalendarDelegate?

Created on 12 Sep 2019  路  6Comments  路  Source: patchthecode/JTAppleCalendar

(Required) Version Number: 8.0.1

Description

I am currently following the tutorial, but I cannot find the ib Calendar Data Source and ib Calendar Delegate to connect to the View Controller subclass. My case is very similar to

https://github.com/patchthecode/JTAppleCalendar/issues/1106

but there wasn't an answer to it since the person who asked closed the thread. Can anybody help me out with this issue?

Most helpful comment

  1. Did you remember to set the class as JTACMonthView
  2. Did you remember to set the module as JTAppleCalendar? (XCode sometimes blank out this field)

All 6 comments

I also was unable to find them at first. I found I had to open the .xcworkspace version of the project instead of the .xcodeproj file. Hope this helps!

Thanks,
dbDev

  1. Did you remember to set the class as JTACMonthView
  2. Did you remember to set the module as JTAppleCalendar? (XCode sometimes blank out this field)
  • Did you remember to set the class as JTACMonthView
  • Did you remember to set the module as JTAppleCalendar? (XCode sometimes blank out this field)

It worked! Your the best Jay :)

awesome. closing this issue.

Hi!
Pls rename class and module names in tutorial.

=====
Calendar from scratch.
Using story board

1. Drag a UICollectionView unto the screen. Change its class and module to JTAppleCalendarView and JTAppleCalendar respectively.

https://patchthecode.com/jtapplecalendar-home/calendar-from-scratch/

@fury21 the tutorials are for version 7.

I have not done a tutorial for version 8. Because of lack of time. I am swamped with projects.
But i will get to it eventually

Was this page helpful?
0 / 5 - 0 ratings

Related issues

prahaladm picture prahaladm  路  3Comments

Geekbell picture Geekbell  路  4Comments

Kevinw14 picture Kevinw14  路  3Comments

dimitris-c picture dimitris-c  路  5Comments

Fatalution picture Fatalution  路  3Comments