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
b02bc14c2d
- Communicate to the preview app that a context menu doesn't fit the current window. - Receive from the preview app Align commands. - Add option to Align centers, vertically and horizontally, to Design Mode. - Bypass screen redraw if Window is minimized. - Properly recalculate menu bar's height. - Properly recalculate tooltip's height. - Properly recalculate menu panel's height. - Properly align text inside controls. - Allow hotkeys to invoke contextual menu items in Design Mode. - Fix centering of controls inside frames. - Restore and keep aspect ratio of picture boxes when resizing by the corners. - Bypass contained controls when selecting with drag-to-select. - Auto-set Stretch property for new PictureBox controls. |
||
---|---|---|
InForm | ||
falcon.h | ||
InForm.ui | ||
UiEditor.bas | ||
UiEditor.frm | ||
UiEditorPreview.bas | ||
UiEditorPreview.frm | ||
xp.uitheme |