Sha256: e7de121b52066c0ece722b495cd5f321300afee631c9a34ae1c2ee3c3ce0772b
Contents?: true
Size: 902 Bytes
Versions: 1
Compression:
Stored size: 902 Bytes
Contents
# @title Vedeu Cursors # Vedeu Cursors Each interface defined in Vedeu will have a separate cursor named, conveniently after the interface itself. - The cursor can moved left, right, up or down via events. - The cursor can be shown or hidden (independently of the interface). - The cursor may not be drawn on the border of the interface if a border is defined and visible for any side of the interface. - The cursor may not be drawn outside of the geometry of the interface if a border is not defined or is invisible for the interface. - The position of the cursor is remembered for each interface. - The cursor determines that which is shown in the interface via its offset (this allows content to be larger than the interface size and therefore 'scrolling'). - The cursor can be refreshed independently of the interface meaning the content of the interface can change position if needed.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vedeu-0.6.27 | docs/cursor.md |