1
1
Fork 0
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
Find a file
FellippeHeitor 62e3c47b4e InForm.ui: Menus (bar and items) can be added. Also:
- 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.
2016-11-27 18:25:29 -02:00
InForm Overall: Replaces QB64's _PRINTSTRING with *uprint* aka falcon.h. Also: 2016-11-02 01:03:46 -02:00
falcon.h Overall: Replaces QB64's _PRINTSTRING with *uprint* aka falcon.h. Also: 2016-11-02 01:03:46 -02:00
InForm.ui InForm.ui: Menus (bar and items) can be added. Also: 2016-11-27 18:25:29 -02:00
UiEditor.bas Fixes and improvements to UiEditor: 2016-11-21 23:17:53 -02:00
UiEditor.frm Fixes and improvements to UiEditor: 2016-11-21 23:17:53 -02:00
UiEditorPreview.bas Fixes and improvements to UiEditorPreview: 2016-11-21 23:20:13 -02:00
UiEditorPreview.frm Fixes and improvements to UiEditorPreview: 2016-11-21 23:20:13 -02:00
xp.uitheme Fixes and improvements to xp.uitheme: 2016-11-21 23:16:14 -02:00