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

[REBOL] Re: VID Documentation

From: greggirwin:mindspring at: 4-Feb-2003 11:01

Hi Hugues, HM> Is there anywhere a complete documentation of VID ? HM> Everybody can find help or docs about TEXT-LIST, but about LIST (list of HM> tabular data) i've never found. HM> How load data, retrieve data, manage invisible fields... ? HM> How change colors in columns or rows ? All the RT docs are at http://www.rebol.com/docs-view.html, though CodeConscious and REBOLForces also have lots of good info. I don't know that there is a *really* good source of info on using the LIST style, which is unfortunate. The basic idea behind using a LIST is easy enough to understand (create a sub-layout that is displayed for each list item), but the devil is definitely in the details. It deserves more than I have time for at the moment, but if you don't get a good response, ping the list again in a week or so and I'll try to make time. -- Gregg