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

[REBOL] Re: Dynamic Layout w/GPS -Questions?

From: greggirwin::mindspring::com at: 15-Mar-2002 17:19

Hi Jim, If you use 'show on a face, it shouldn't force a refresh of the parent face. Have you tried that? It can be a bit tricky if the face you want to refresh is a large one. REBOL slows down a bit when refreshing large faces. You can get really good response times, though, when refreshing lots of smaller faces that sit on a larger face. Cyphre has some great examples of that technique. --Gregg