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 514cfbd91d Removed __UI_ from key constants and methods. Also:
- Add an Open "dialog" to the editor: a hidden frame with file browsing capabilities to load a form. Code taken from ide_methods.bas (QB64)
- Add a New option to File menu.
- Remove custom icon from the preview so that QB64's default icon is shown unless an icon file is specified.
- Detect if a control name matches QB64's keywords (not allowed).
2016-12-09 12:27:35 -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 Removed __UI_ from key constants and methods. Also: 2016-12-09 12:27:35 -02:00
UiEditor.bas Removed __UI_ from key constants and methods. Also: 2016-12-09 12:27:35 -02:00
UiEditor.frm Removed __UI_ from key constants and methods. Also: 2016-12-09 12:27:35 -02:00
UiEditorPreview.bas Removed __UI_ from key constants and methods. Also: 2016-12-09 12:27:35 -02:00
UiEditorPreview.frm Removed __UI_ from key constants and methods. Also: 2016-12-09 12:27:35 -02:00
xp.uitheme Removed __UI_ from key constants and methods. Also: 2016-12-09 12:27:35 -02:00