timeLineiOS
timeLineiOS copied to clipboard
How to change height for timeline
I got a problem when i have many data in array, for example i got 24 data and timeline only display half of it from the screen. How can i make it visible ?? thanks in advance.
http://i.imgur.com/QLqtFYB.png
Hi Afiq
Unfortunately I haven’t provided such functionality But I think if you would draw it on view which is inside scroll view - this may solve your problem
Regards,Roma
On Jun 8, 2015, at 12:08 PM, Afiq [email protected] wrote:
I got a problem when i have many data in array, for example i got 24 data and timeline only display half of it from the screen. How can i make it visible ?? thanks in advance.
http://i.imgur.com/QLqtFYB.png http://i.imgur.com/QLqtFYB.png — Reply to this email directly or view it on GitHub https://github.com/romaHerman/timeLineiOS/issues/10.
how can i do that? sorry i'm novice in iOS. :)
Do I need to add scroll view in view or add view in scroll view
-
- view
- scroll view
- timeline
- scroll view
- view
-
- scroll view
- view
- timeline
- scroll view
which one should i do?
You should follow 2-nd case
- scroll view
- view
- timeline
On Jun 8, 2015, at 12:14 PM, Afiq [email protected] wrote:
Do I need to add scroll view in view or add view in scroll view
- view
- scroll view
- timeline
- scroll view
- view
- timeline
which one should i do?
— Reply to this email directly or view it on GitHub https://github.com/romaHerman/timeLineiOS/issues/10#issuecomment-109921036.
http://www.theappcodeblog.com/?p=280
https://developer.apple.com/legacy/library/samplecode/Scrolling/Introduction/Intro.html
http://unconditionalloop.blogspot.com/2011/04/uiscrollview-programmatically.html
maybe this links will help you
On Mon, Jun 8, 2015 at 12:15 PM, Roma [email protected] wrote:
You should follow 2-nd case
- scroll view
- view
- timeline
On Jun 8, 2015, at 12:14 PM, Afiq [email protected] wrote:
Do I need to add scroll view in view or add view in scroll view
- view
- scroll view
- timeline
- scroll view
- view
- timeline
which one should i do?
— Reply to this email directly or view it on GitHub https://github.com/romaHerman/timeLineiOS/issues/10#issuecomment-109921036.
I did several attempt with scroll view but I still can't solve my problem, could you please make a new release for this control that will solve this problem. thank you.
I would like to do this
But can’t shure about time
Regards, Roma
On Jun 8, 2015, at 12:52 PM, Afiq [email protected] wrote:
I did several attempt with scroll view but I still can't solve my problem, could you please make a new release for this control that will solve this problem. thank you.
— Reply to this email directly or view it on GitHub https://github.com/romaHerman/timeLineiOS/issues/10#issuecomment-109936383.