grid-lines
Factor handbook » UI framework » Building user interfaces » Gadget hierarchy and layouts » Grid layouts » Grid lines

Next:<grid-lines> ( color -- grid-lines )


Vocabulary
ui.gadgets.grid-lines

Class description
A class implementing the draw-boundary generic word to draw lines between the cells of a grid. The color of the lines is an instance of color, stored in the color slot.

Notes
See Colors.

Definition


Methods