i mean not just change the color a bit… like using a totaly diffrent scroll bar like one of thoughs >
http://i.stack.imgur.com/gyvZz.jpg
how do you do this ? in the example it’s not totaly clear…
i mean not just change the color a bit… like using a totaly diffrent scroll bar like one of thoughs >
http://i.stack.imgur.com/gyvZz.jpg
how do you do this ? in the example it’s not totaly clear…
You could have the caps customized. However the middle frame of the image sheet is stretched to represent the amount of content in the scroll view. The longer the scroll view the shorter the middle bar is. It’s a very Mac/iOS like look.
Now Widgets are open source. You can download them from our Github repository:
https://github.com/coronalabs/framework-widget
It’s all done in Lua and you could modify the scroll bar code to fit your custom needs.
Rob
You could have the caps customized. However the middle frame of the image sheet is stretched to represent the amount of content in the scroll view. The longer the scroll view the shorter the middle bar is. It’s a very Mac/iOS like look.
Now Widgets are open source. You can download them from our Github repository:
https://github.com/coronalabs/framework-widget
It’s all done in Lua and you could modify the scroll bar code to fit your custom needs.
Rob