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

[REBOL] View 1.0 query

From: philb:upnaway at: 8-Apr-2001 22:24

Hi List, seems like there is an error in the Grid function (or the dicumentation) view layout [box "grid" with [effect: [grid 15x20 8x5 255.255.0]] navy 200x200] produces a navy box with yellow grid lines According to the docs it should be possible to add another pair to specify the line thicknesses, but view layout [box "grid" with [effect: [grid 15x20 8x5 4x3 255.255.0]] navy 200x200] doesnt work ... it makes it ignore the tuple in the effects block Cheers Phil cc'd to feeback