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 75b2616e1b Fix proper indication of __UI_DefaultButton. Also:
- Fix focus outline (dotted line indicator) when _FONT 16 is used.
- Adds a microdelay before showing a MessageBox so the interface can be properly redrawn.
- Fixes __UI_NewControl so that no control can be created without a name or type indication.
- Destroy menu panels before activating menu items, so that the event will be fired only after menu is closed.
- Fix save form routine so that no temporary menu panels are saved.
2016-10-12 16:54:22 -03:00
xp.files New theme: XP. Also: 2016-10-06 07:18:16 -03:00
UI.bas Fix proper indication of __UI_DefaultButton. Also: 2016-10-12 16:54:22 -03:00