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

[REBOL] Re: Version 0.1 of a grid style

From: greggirwin:mindspring at: 27-Mar-2002 15:46

Hi Brett, << Its there (I think) In the first version it was called "create-cell" in this version it is called - "cell-facets". Thats how the orange/yellow board is produced. ;^) >> Yes indeed! I get ahead of myself thinking about when scrolling is added and you dynamically generate just the visible portion of the grid, or the grid is tied to a data source and you update the appearance of the grid as the data changes. Like I said, *way* ahead... :) --Gregg