Gadget geometry - Factor Documentation (original) (raw)
Gadget geometry
Factor handbook » UI framework » Building user interfaces
Prev: | gadget |
---|---|
Next: | Gadget hierarchy and layouts |
The gadget class inherits from the rect class, and thus all gadgets have a bounding box: Rectangles
Word for converting from a child gadget's coordinate system to a parent's:
relative-loc ( fromgadget togadget -- loc )