mirror of
https://github.com/RGBCube/serenity
synced 2025-05-25 22:05:07 +00:00
![]() Here goes the first attempt at using VisualBuilder to make an application. There are many features missing that we are gonna have to implement, noticeably custom widgets (for the glyph editor and glyph map widgets) but this patch already moves most of the UI layout to a form file. :^) |
||
---|---|---|
.. | ||
.gitignore | ||
FontEditor.cpp | ||
FontEditor.h | ||
FontEditorBottom.frm | ||
GlyphEditorWidget.cpp | ||
GlyphEditorWidget.h | ||
GlyphMapWidget.cpp | ||
GlyphMapWidget.h | ||
main.cpp | ||
Makefile |