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

Grid widget?

 [1/3] from: robert:muench:robertmuench at: 29-Sep-2001 14:55


Hi, did anyone made a grid/table etc. widget already? What I need is something like a table to show information and to make selections. Best example is the file-requester, which is nice so far, but needs better grid support for the filelist. Robert

 [2/3] from: jasonic:panix at: 29-Sep-2001 9:49


take a look at rebocalc.r http://www.reboltech.com/library/html/rebocalc.html - Jason

 [3/3] from: jasonic::panix::com at: 29-Sep-2001 10:13


> Hi, did anyone made a grid/table etc. widget already? What I need is
something
> like a table to show information and to make selections. Best example is
the
> file-requester, which is nice so far, but needs better grid support for
the
> filelist. Robert
here's another one to study http://www.rebol.com/view/demos/todo-list.r - Jason