Hi,
simple question :
Which is the best to use for scrolling area :
- scrollView widget
- scrollView sample code
???
Thanks
Olivier [import]uid: 160159 topic_id: 30249 reply_id: 330249[/import]
Hi,
simple question :
Which is the best to use for scrolling area :
???
Thanks
Olivier [import]uid: 160159 topic_id: 30249 reply_id: 330249[/import]
The scrollView widget is used IN the scrollView sample code, so what is your question? When you say sample code are you referring to something else? [import]uid: 8271 topic_id: 30249 reply_id: 121224[/import]
Hi Horacebury
thanks for your answer,
Sorry if I was not very clear 
When I say “Sample Code”, I refer to the example in the CoronaSDK/sampleCode/Interface/scrollview directory.
In this example, they don’t use the scrollView widget.
They make it from scratch.
That’s why I asked this question.
I think that scrollView widget is less flexible than the scrollView sample, where you can directly modify the code if you need. But doing this is also complicated.
My opinion is that the scrollView widget is not “a jedi” yet, it needs more “formation” :), more functionnalities…
When it will, it will be easier to use it than to modify directly the code.
Olivier
[import]uid: 160159 topic_id: 30249 reply_id: 121227[/import]
In that case, it depends what you want to do with it. The scroll and table view widgets provide quite a bit of user interface work for you, so the question is do you want to leverage that or make your own? [import]uid: 8271 topic_id: 30249 reply_id: 121229[/import]
u right 
I think I’m going to use the sample, and make my own.
Thanks again [import]uid: 160159 topic_id: 30249 reply_id: 121233[/import]
The scrollView widget is used IN the scrollView sample code, so what is your question? When you say sample code are you referring to something else? [import]uid: 8271 topic_id: 30249 reply_id: 121224[/import]
Hi Horacebury
thanks for your answer,
Sorry if I was not very clear 
When I say “Sample Code”, I refer to the example in the CoronaSDK/sampleCode/Interface/scrollview directory.
In this example, they don’t use the scrollView widget.
They make it from scratch.
That’s why I asked this question.
I think that scrollView widget is less flexible than the scrollView sample, where you can directly modify the code if you need. But doing this is also complicated.
My opinion is that the scrollView widget is not “a jedi” yet, it needs more “formation” :), more functionnalities…
When it will, it will be easier to use it than to modify directly the code.
Olivier
[import]uid: 160159 topic_id: 30249 reply_id: 121227[/import]
In that case, it depends what you want to do with it. The scroll and table view widgets provide quite a bit of user interface work for you, so the question is do you want to leverage that or make your own? [import]uid: 8271 topic_id: 30249 reply_id: 121229[/import]
u right 
I think I’m going to use the sample, and make my own.
Thanks again [import]uid: 160159 topic_id: 30249 reply_id: 121233[/import]