Titanium-Calendar icon indicating copy to clipboard operation
Titanium-Calendar copied to clipboard

Providing a Calendar Widget and Event creation for iPhone

Results 10 Titanium-Calendar issues
Sort by recently updated
recently updated
newest added

Hi, if i run python builder.py i've 4 error CompileC build/ticalendar.build/Release-iphoneos/ticalendar.build/Objects-normal/armv7/ComTiCalendarModule.o Classes/ComTiCalendarModule.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler CompileC build/ticalendar.build/Release-iphoneos/ticalendar.build/Objects-normal/armv7/ComTiCalendarItemProxy.o Classes/ComTiCalendarItemProxy.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler CompileC build/ticalendar.build/Release-iphoneos/ticalendar.build/Objects-normal/armv7/ComTiCalendarView.o Classes/ComTiCalendarView.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler...

I cant get the calendar module to compile under titanium mobilr 1.7.0.RC1 (which is required for live debugging in titanium studio)! Halp! *\* BUILD FAILED ** The following build commands...

I get the following error when I open the app in Simulator: [ERROR] Invalid type passed to function. expected: KrollFunction, was: KrollCallback in -[ComTiCalendarView setEventsSelected_:](ComTiCalendarView.m:85)

Hi All, i am newbie to this Appcelerator.Now i am creating Calendar application.For that i used stelford titanium-Calendar Module.So i download this module and installed with my project.But i am...

When i use the calendar-module to create an event and save it to my calendar i get this error: error = No Calendar has been set status = 0 How...

In this when i add any event in device calendar some properties is not take by this. like (notes, url, repeat time etc.). this is also when i use get...

Hello, Is there any Calendar modules in Titanium for iOS? stelford calendar module is good to what i need. But It has a conflict when I use two modules between...

Hi, Just to clarify which folder should we place the zip file in.. there are multiple folders in the Titanium one. Also - are you saying the resulting zip file...

dear ~ I wrote a calander item to iphone 3gs , it will remider me. But iphone 4 can't iphone 4 calander looks like default disable redmider. Is it possible...

hi I'm testing it, and it seems very interesting ;-) But : is that normal endDate must be => to the date of the current Day ? I'm trying to...