Carly,

Not that I am aware of but you can create your own scroller. 
Obleo has a video here 
http://intkeystrokes.posterous.com/custom-scroller-for-livecode-ios-with-animati

And you can simulate a scrollBar using a groups scroll. If you group an item or 
a series of items and then make the group smaller than the items it contains 
you can set its scoll from another object.

set the scroll of group "mygroup" to 20

give it a try.

And welcome to the list.

-- Tom McGrath III
http://lazyriver.on-rev.com
3mcgr...@comcast.net

On May 12, 2011, at 11:32 AM, Carly J. Born wrote:

> Hello! 
> 
> I'm new-ish to this list (been hovering for a while), but it's my first post. 
> Forgive me if I am missing something obvious. 
> 
> Is it possible to customize the thumb of a scrollbar to be an image of your 
> choice? 
> 
> Thanks! 
> 
> 
> 
> ~ 
> Carly J. Born 
> Academic Technologies 
> Carleton College | 507-222-7010 | cb...@carleton.edu 
> 
> http://apps.carleton.edu/campus/at/ 
> http://go.carleton.edu/f 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to