Code Monkey home page Code Monkey logo

calendar-ui's People

Contributors

aaronbratcher avatar muhku avatar steve0hh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

calendar-ui's Issues

Changing minutes period to fifteen in DayView

Hi muhku

I want to change period to 15mins in each hour in dayview.
I have added two dashlines for it, but it shows only 12 hours.
Could you please help me to make it shows 24hours?

Regards

Drag Drop the Events in weekView

Thanks for such an excellent controller providing an easy for the end-user to use this calendar in their app.
But now after implementing the same in my application, I am looking to add few more feature using Long press gestures & adding the event to the week view which has been done.

The issue is :

  • I am able to add the events to the week view but apart from this, is it possible to allow user the Drag & Drop the events on some other days.Similar to iPhone Calendar iOS-5 in Landscape mode.
    On the created event, the user can drag over the week & Drop that event on the day where he wish to add it in the Calendar.

It would be a great help, if some how you can add this feature to this open-source controller.

Thanks,

Detect Empty Time Slots

Hi,
I have a requirement that user could add events against the empty slots. Whenever user select any empty slot, its corresponding time slot should be selected as StartTime, then add the other information via custom view.

So is it possible we can detect empty slots?

Thanks & Regards

Show only the DayView without NIBS.

Currently there is a Tab bar controller that shows the week and day view using nibs.

I want only the day view programatically. No NIBs!

What all changes do I have to do?

dragging of events in dayVew not working

Hi,

Thanks to solve the previous issue .
I am trying to implement the day view same as of iPhone default calendar view.
I am facing the problem in dragging events.I have implemented the dragging of events in day view.
Which updates the event in iPhones DB when dragged to new time.
But the size of frame is not getting re-size . Also if there are more than 2 events at the same time they get overlapped each other.
intending of events works only for 2 events.
Please let me know if I can send you my code .

Implementing Dragging event in MADayView

hi,
This is not a issue.i just want to implement the dragging event thing in MADayview as well.i am able to drag the events but unable to calculate the time.will you be able to help on this if possible.

Thanks in advance.
robin.

Start Week on Monday

Hi.
First that all, thanks for the code...

I'm having a problem to set the first day of the week to monday.

I use this code:

NSCalendar *gregorian = [[NSCalendar alloc] initWithCalendarIdentifier:NSGregorianCalendar];

NSDate *today = [NSDate date];
NSDate *beginningOfWeek = nil;
BOOL ok = [gregorian rangeOfUnit:NSWeekCalendarUnit startDate:&beginningOfWeek
interval:NULL forDate: today];

inside the:

  • (NSDate *)firstDayOfWeekFromDate:(NSDate *)date {

But it down't work.

Can you help me?

Regards.

PSR

unable to add new events from web service

hi i am trying to add new event to the calendar but it is not being added...The hour component is not getting updated with the value i want as result the event is starting from 12.the event description is getting updated though but the start and end date are not getting updated and event is being shown for every day instead of the single day which i want....please help me out...

Week View for 3 Days

Is there a way to modify the week view to show only for 3 days instead of 7 days

ARC support

Liking the calendar: any plans for implementing ARC support?

UserInfo not working for me

Not sure what I'm doing wrong, but:

NSDictionary *dic = [[NSDictionary alloc] initWithObjectsAndKeys:
@"userName", @"DoronK", @"password",
@"testPwd", nil]; //nil to signify end of objects and keys.
forKeys:[NSArray arrayWithObjects:@"key", nil]];
event.userInfo = dic;

this isn't working. event is not nil, in fact the other fields work great! Just not this one, any idea? Thanks!

MAWeekView Objects are not releasing from memory

Hi,

Can you please help me on this. I created sample Navigation Controller based app in second screen I put DayView and WeekView. when I click back and going again to second screen. DayView objects are removed from memory. But, WeekView objects not removing. It is keep on adding.

Graph Category Live Bytes # Living # Transient Overall Bytes # Overall Bytes Allocated (Net / Overall)
0 MAWeekView 1.31 KB 4 0 1.31 KB 4 <XRRatioObject: 0x7fe12b9b1640> %0.00, %0.00
0 MAWeekdayBarView 1.00 KB 4 0 1.00 KB 4 <XRRatioObject: 0x7fe12ccd6f60> %0.00, %0.00

Thank you,
Naga Harish.

How to get the exact date?

Hai,

  Can you tell me how to get the exact date when i tap on the grid view in MAWeekView.  I am getting the first day of the week when i tap all over the grid.

iPad Design

Hi

Just wandering if you have done UI for ipad.

Thanks
Arun

Highlight event when it is tapped

Hi,

Is it possible to highlight the event when it is tapped (for example change the color slightly), without redrawing all events ?

Thanks for your help

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.