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

[REBOL] Re: grid style demo

From: greggirwin:mindspring at: 29-Mar-2002 12:17

Hi Anton, et al << I think my grid has different goals than the grid being discussed most recently here on the list. I don't think it's really suitable for showing large numbers of records. I was trying more for an auto-layout of faces, so I might consider changing name to layout-grid or something.>> Thanks for the update. As far as naming, yes, this may get a bit confusing. grid is the standard term for most widgets of the table variety, but table is probably more accurate. I think BVQB/XBasic used the term grid for controlling the layout of child windows. "layout" is another good term, but it's taken as well. :) An organized layout, as you are doing, is often based on a canonical grid system. I think layout-grid is probably a darn good choice. :) --Gregg