Hi,
Simple question:
What are the properties that control the scrollbar colors and threeD in a field? Specifically referring to the scrollbar that is built into fields.
I know they are shadowColor, backColor, and threeD for scrollbar objects, but I can't figure it out for the scrollbars built into fields.
Thanks!
Phil
Changing Scrollbar Colors in a Field
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Changing Scrollbar Colors in a Field
I don't think there's any way to change those, they'll always look like whatever the lookandfeel is set to. Said that, they do react to some of the color settings when you set the lookandfeel to motiv (which is the default on mobile platforms).
If you want custom themed scrollbars for fields, you have to not use the built in scrollbars, and link up the field with your custom scrollbar yourself.
If you want custom themed scrollbars for fields, you have to not use the built in scrollbars, and link up the field with your custom scrollbar yourself.
Various teststacks and stuff:
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode
Re: Changing Scrollbar Colors in a Field
Hmm, that is strange. The default it is using is a blue slider and up/down arrows with a black background... hardly seems like standard colors!
Thank you for your response!
Phil
Thank you for your response!
Phil