quakeforge/include/QF/ui
Bill Currie e98cd1355d [ui] Implement auto-layout
TextContent seems redundant at this stage since a text view is always
sized to its content, and PercentOfParent doesn't work yet. Pixels
definitely works and Null seems to work in that it does no sizing or
positioning. Vertical layout is supported but not yet tested, similar
for ChildrenSum, but I can have two buttons side by side.
2023-07-02 15:04:22 +09:00
..
canvas.h [ui] Add visibility control to canvases 2023-07-01 19:53:26 +09:00
font.h [ui] Use fontconfig to find system fonts 2023-07-01 19:15:22 +09:00
imui.h [ui] Implement auto-layout 2023-07-02 15:04:22 +09:00
inputline.h [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
passage.h [ui] Add a component set for passage hierarchy refs 2022-12-16 18:12:38 +09:00
text.h [ui] Add support for simple text strings 2023-07-01 19:42:02 +09:00
txtbuffer.h [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
view.h [ui] Implement auto-layout 2023-07-02 15:04:22 +09:00
vrect.h [ui] Add a specialized function for subrect allocation 2022-09-02 17:47:27 +09:00