mirror of
https://github.com/FellippeHeitor/InForm.git
synced 2025-01-15 03:49:56 +00:00
GUI engine and WYSIWYG interface designer for QB64
62e3c47b4e
- Fix font height for _FONT 8 and _FONT 16. - Control names can now have only up to 40 characters to prepare for "Control.Property" syntax. - Default font set to SegoeUI (editor and preview). - Improved design mode context menu (Distribute Vertically/Horizontally). - When designated .TTF font can't be found, new default is _FONT 8. - Improved ControlName search to avoid duplicated names (__UI_NewControl). - Trim controls' captions if CHR$(0) is found. |
||
---|---|---|
InForm | ||
falcon.h | ||
InForm.ui | ||
UiEditor.bas | ||
UiEditor.frm | ||
UiEditorPreview.bas | ||
UiEditorPreview.frm | ||
xp.uitheme |