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

[REBOL] Re: RebGUI or GLayout

From: gregg:pointillistic at: 21-Dec-2007 13:04

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