Want to do something like the iphone home page control

Hello,

For my app I want to implement a home page control like the iphone one. You can see what I'm talking about here http://www.edumobile.org/iphone/iphone-programming-tutorials/pagecontrol-example-in-iphone/

Anybody knows if there's any sample code like this?

TIA

I haven't seen page control as a part of the Corona UI as yet.
I think if anyone was making it the simplest way would be to get a copy of the images from the Apple Developers website.. or make your own.

When it starts, have the image at the bottom of the screen static with the first dot highlighted. When they swipe left, your next page has an image with the second dot highlighted instead. It's sort of faking the official way but works.

Page 1:

(O) ( ) ( ) ( )

Page 2:
( ) (O) ( ) ( )

etc

Thank you for your reply, Waulok!
I'll try to do it on my own.
I've got an slider of a variable number of elements and what I want is to display the right number of dots when I load the elements and highlight the dots when I move the slider.

views:1701 update:2011/9/30 9:15:39
corona forums © 2003-2011