Giter Site home page Giter Site logo

Comments (4)

ARGAMX avatar ARGAMX commented on June 16, 2024 1

Problem with that border is because it specified in xib file (CellView.xib), which is not common approach.
If you copy-past that xib into your project you will face that problem with border.
To remove border just search for 'layer.borderWidth' in Project to find and delete it.

from jtapplecalendar.

patchthecode avatar patchthecode commented on June 16, 2024

If you want to build a calendar a better bet would be to follow the tutorials here ->

https://patchthecode.com/jtapplecalendar-home/

Click on the Build a calendar from scratch tutorial.
At the bottom of each tutorial, there is sample code given there.

BUT
keep in mind that the tutorials are in Version 7.0
So use them as a guide to build your 8.0 calendar.
Dont just copy the code and try to modify it.

from jtapplecalendar.

ymatt345 avatar ymatt345 commented on June 16, 2024

I created from scratch. The only thing I copied from the sample code was CellView.xib.
There is no code to draw border line in my code and there is no proof to remove border line when I made own.xib.
My development environment is Xcode 14.01 and IOS16.0.
I think that the SampleJTAppleCalender intentionally draw border line.
So please advice me your hidden method to draw border line.
Best regards.

from jtapplecalendar.

patchthecode avatar patchthecode commented on June 16, 2024

@ARGAMX is correct.

@ymatt345 sorry i could respond sooner. I'm really tied up between projects and gave you the solution which was to create the project from scratch (no copy and paste 😉 as i wont have the time to go through this many times with everyone.)

from jtapplecalendar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.