Hi Gregg, hehe,
there is already such a system browser in glayout. its basic, but its very usefull since it opens up modal, and can be used as a debugger, since you give it a starting point manually. it browses any rebol value. It would probably be quite easy to refactor it as a file browser tough. IIRC, its listing capabilites are replaceable, so we could probably make a special mode which expects file values, and lists dirs and maybe even gives info about files and loads ascii files. -MAx On Dec 21, 2007 3:04 PM, Gregg Irwin <[EMAIL PROTECTED]> wrote: > > Hi Jean-François, > > JFA> Has anybody done a columnar file browser (like in OS X) in VID, > JFA> RebGui or Glayout that they would be wiling to share ? > > I haven't done one in RebGUI or Glayout, but I did something like it a > long time ago in VID. It's an object browser, for the REBOL system, > not a file system browser; and the code is *very* old, so probably not > much you could gain from it. I would be happy to send it, if you think > it would be better than nothing. My guess is that starting fresh in > your GUI system of choice would be better. :\ > > -- Gregg > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
