Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Scroll-panel using scroller-style

From: arolls:idatam:au at: 26-Nov-2001 17:09

Brett Handley, Gabriele Santilli, and any others who might be interested, you might be interested to learn that I have successfully forked Brett's scroll-panel style to use Gabriele's scroller (instead of rebol's built-in slider). Woot. Now you get arrow buttons and nicer behaviour from the scrollbars. It all resizes nicely too. http://anton.idatam.com.au/rebol/library/scroll-panel.r (can do this one for an example). I did modify Gabriele's scroller-styles.r I have a cut-down version, with a slight bit extra dialect for arrow button placement (the scroll-panel uses this version): http://anton.idatam.com.au/rebol/library/scroller-style.r When I figure out how to pass some dialect from the scroll-panel to the scroller, then I will use it in a file-system explorer similar to dir-opus. I did promise Gabriele I would make a document how to use his scrollers... I still plan to do that... Anton.