Customize Scrollbar Thumb?

dunbarx at aol.com dunbarx at aol.com
Thu May 12 13:33:15 EDT 2011


Couldn't you also just show a small button or graphic at the mouseLoc, overlying the default button, and tracking it with a mouseMove message?


Craig Newman





-----Original Message-----
From: Thomas McGrath III <mcgrath3 at mac.com>
To: How to use LiveCode <use-livecode at lists.runrev.com>
Sent: Thu, May 12, 2011 12:48 pm
Subject: Re: Customize Scrollbar Thumb?


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
3mcgrath at 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 | cborn at carleton.edu 
> 
> http://apps.carleton.edu/campus/at/ 
> http://go.carleton.edu/f 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at 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 at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

 



More information about the use-livecode mailing list