-
Notifications
You must be signed in to change notification settings - Fork 2
Scrollable digital clock component for iOS (iPhone, iPad, iPod) with delegate method that returns time object, always in 24H format
ondrej-rafaj/FTScrollableClockView
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
// // FTScrollableClockView.h // FTLibrary // // Created by Ondrej Rafaj on 02/11/2011. // Copyright (c) 2011 Fuerte International. All rights reserved. // /** Example usage FTScrollableClockView *cv = [[FTScrollableClockView alloc] initWithFrame:CGRectMake(100, 100, 120, 44) andTimeFormat:FTScrollableClockViewTimeFormat12H]; [cv setDelegate:self]; [cv setBackgroundColor:[UIColor redColor]]; [self.view addSubview:cv]; */
About
Scrollable digital clock component for iOS (iPhone, iPad, iPod) with delegate method that returns time object, always in 24H format
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published