Hmmm, thats what a feared :) I think I'll keep it for the waste time at the end of my project Thanks Tiemo
> -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:use-revolution- > [EMAIL PROTECTED] Im Auftrag von Mark Schonewille > Gesendet: Montag, 20. Oktober 2008 16:51 > An: How to use Revolution > Betreff: Re: Are the icons and color of a fields scrollbar editable? > > Hi Tiemo, > > You need to create your own scrollbar. > > Create a button and write a script to make it follow the mouseLoc on > mouseDown, until the mouse is up. Make the button move vertically and > only between particular coordinates. Set the vScroll of a field to the > relative vertical distance between the bottom of the button and the > maximum value of the vertical coordinate to where it can move. Now, > you can give the vertical space a background and put buttons with > icons above the top and below the bottom of this background. > > -- > Best regards, > > Mark Schonewille > > Economy-x-Talk Consulting and Software Engineering > http://economy-x-talk.com > http://www.salery.biz > Dutch forum: http://runrev.info/rrforum/ > > Benefit from our inexpensive hosting services. See http://economy-x- > talk.com/server.html > for more info. > > On 20 okt 2008, at 16:31, Tiemo Hollmann TB wrote: > > > Hello, > > > > I've seen runrev apps with a complete customized look, where also the > > scrollbars of a scrollfield had their own icons and / or color. Is > > there a > > "standard" option how to change the look of a scrollbar, compatible > > with Win > > and Mac. I didn't found any property for customizing? > > > > Thanks for experience > > > > Tiemo > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
