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

[REBOL] Re: Scrollpanel style

From: brett:codeconscious at: 28-May-2001 8:09

Hi Volker, Thanks for your message. Actually I've changed view-script to point to standard-guis.r already. You must still have the older version. Try reloading it. If that doesn't work then you probably have a caching problem like me. ----- Original Message ----- From: "Volker Nitsch" <[agem--crosswinds--net]> To: <[rebol-list--rebol--com]> Sent: Monday, May 28, 2001 4:07 AM Subject: [REBOL] Re: Scrollpanel style Maybe update-problem, but reporting: In the library-list: do load-thru http://www.codeconscious.com/rebol-library/view-script.r do load-thru http://www.codeconscious.com/rebol-library/system-tools.r ; add this! : do load-thru http://www.codeconscious.com/rebol-library/standard-guis.r view-scripts.r loads the original 'scroll-face, which does not have /width, seems to be called size. The lib-list want's your modified, which is in %standard-guis.r with it it runs. -Volker
>>>>>>>>>>>>>>>>>> Ursprüngliche Nachricht <<<<<<<<<<<<<<<<<<
Am 27.05.01, 09:49:18, schrieb "Brett Handley" <[brett--codeconscious--com]> zum Thema [REBOL] Scrollpanel style: