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 a02b129767 New control: Picture box (read more:)
Can be used to display a picture on a form. Also:

- Theme images can now be embeded in the code, removing the need for external image files (check the icon that shows when the image assigned to the picture box cannot be found).
- Menu items now respond properly to hotkeys.
- Improved menu hover behavior.
- More parameters can be passed to __UI_NewControl (Top, Left)
2016-10-09 15:00:25 -03:00
xp.files New theme: XP. Also: 2016-10-06 07:18:16 -03:00
UI.bas New control: Picture box (read more:) 2016-10-09 15:00:25 -03:00