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 1cbc8830af Add context menus, tooltips and a slider control. Also:
- Context menu for textboxes will be embeded automatically, though the user may replace it with a custom control.
- Fix MessageBox incorrectly mixing title and message.
- MessageBox uses main form's title if no title is provided.
- New event __UI_ValueChanged.
- Focus outline (dotted line around control) is only shown if keyboard input is received.
- Adds NotoMono-Regular.ttf (licensed under the SIL Open Font License)
2016-10-13 21:11:35 -03:00
LICENSE_OFL.txt Add context menus, tooltips and a slider control. Also: 2016-10-13 21:11:35 -03:00
NotoMono-Regular.ttf Add context menus, tooltips and a slider control. Also: 2016-10-13 21:11:35 -03:00
UI.bas Add context menus, tooltips and a slider control. Also: 2016-10-13 21:11:35 -03:00