Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

DIDatepicker can't be alloc and init #12

Open
lennondong opened this issue Apr 7, 2015 · 2 comments
Open

DIDatepicker can't be alloc and init #12

lennondong opened this issue Apr 7, 2015 · 2 comments

Comments

@lennondong
Copy link

if using code like this,there's just a blank white area on the view. What's wrong?
datepicker = [[DIDatepicker alloc]init];
...
...
[self.view addSubView:datepicker];

@mythodeia
Copy link

@lennondong can you try initialising it with the initWithFrame

@lennondong
Copy link
Author

OK.I'll try. Another question:How to show timeline below the date picker like calendar of iOS?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants