mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-23 03:10:01 +08:00
456ede70fd
For example: ============ element | size(WIDTH, EQUAL 10); element | size(HEIGHT, GREATER_THAN, 10); element | size(WIDTH, EQUAL, 10) | size(HEIGHT, EQUAL, 10) |
||
---|---|---|
.. | ||
border.cpp | ||
CMakeLists.txt | ||
dbox.cpp | ||
gauge.cpp | ||
package_manager.cpp | ||
separator.cpp | ||
spinner.cpp | ||
style_blink.cpp | ||
style_bold.cpp | ||
style_color.cpp | ||
style_dim.cpp | ||
style_gallery.cpp | ||
style_inverted.cpp | ||
style_underlined.cpp | ||
vbox_hbox.cpp |