1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2025-01-15 11:59:34 +00:00
GUI engine and WYSIWYG interface designer for QB64
Find a file
FellippeHeitor 75b68f9f1c xp.uitheme: Replace falcon's uspacing& with uheight& (aligning). Also:
- Make hotkeys always visible in Design Mode.
- Add a call to __UI_MakeHardwareImage for frames (fixes a bug that wouldn't show resize handles for frames or its contained controls).
- Show "Add new" in the menu bar and in menu panels if in Design Mode.
2016-12-05 11:03:24 -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: Move the $RESIZE metacommand into .frm files. Also: 2016-12-05 10:52:47 -02:00
UiEditor.bas UiEditor: New AutoNameControls feature. Also: 2016-12-05 10:59:23 -02:00
UiEditor.frm UiEditor: New AutoNameControls feature. Also: 2016-12-05 10:59:23 -02:00
UiEditorPreview.bas UiEditorPreview: AutoNameControls (AdaptName$()). Also: 2016-12-05 11:01:20 -02:00
UiEditorPreview.frm UiEditorPreview: AutoNameControls (AdaptName$()). Also: 2016-12-05 11:01:20 -02:00
xp.uitheme xp.uitheme: Replace falcon's uspacing& with uheight& (aligning). Also: 2016-12-05 11:03:24 -02:00