Calendar Month Grid: Added support for multiple dots in the calendar
Based on crm416 solution
- But only with dot's and no asterisks
- Even less changes.
- Users' old implementation's will still work because
[NSNumber numberWithBool:YES]will be treated as an int of1showing 1 dot.
Thank you, works like a charm
Thanks! I have actually upgraded your multiple dots solution and have added support for doing category based dots in different colors. The change is based on Devin's latest updates. I am new to GitHub. I must be doing something wrong, as I am having problem uploading my changes back here. I took the fork from Devin's branch.
You did not commit anything... read: https://help.github.com/articles/fork-a-repo
I did follow that instructions on that page. I am doing all of this using Xcode. As soon as I am done with my current project I will have some band width to follow up on this and figure out how to get it upload here.