GithubHelp home page GithubHelp logo

Comments (5)

k06a avatar k06a commented on May 17, 2024

Did you try to call method with argument ABCalendarPickerStateWeekdays:

- (void)setState:(ABCalendarPickerState)state animated:(BOOL)animated;

in your viewDidLoad?

from abcalendarpicker.

miscampbell avatar miscampbell commented on May 17, 2024

Thank you very much for getting back to me on this that has fixed the issue. Only thing outstanding for me is to improve the calendar performance on an iPhone 3GS. Do you have any ideas as to how I can do this ?

from abcalendarpicker.

k06a avatar k06a commented on May 17, 2024

@miscampbell, this calendar is already optimized for iPhone 3GS and iPhone 4.
iPhone 4 is more laggy than iPhone 3GS if we talking about animations, trust me :)
The main optimization was not to use UIButton class. Look at UIMyButton class.
It moves and scales animated really fast because of no subviews in it...

from abcalendarpicker.

miscampbell avatar miscampbell commented on May 17, 2024

Hi Anton

Thank you very much for getting back to me on this. I am following the steps on the Wiki where I generated all files and copied into the project. Do you recommend including the UIMyButton class also ? Sorry I am just wondering what you recommend to improve it ?

Thanks,
Michael

from abcalendarpicker.

k06a avatar k06a commented on May 17, 2024

ABCalendarPickerDefaultStyleProvider class uses UIMyButton class, so it will not work without it. You should not copy all source files to your project. You can add ABCalendarPicker project as subproject by dragging xcodeproj in your xcode...

from abcalendarpicker.

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.