FellippeHeitor / InForm

A GUI engine and WYSIWYG interface designer for QB64
MIT License
61 stars 15 forks source link

PictureBox controls loaded from .frm files need to load the saved image. #5

Closed FellippeHeitor closed 6 years ago

FellippeHeitor commented 6 years ago

The load routine for text form files (.frm) doesn't parse the call to the LoadImage routine to restore the saved form with PictureBox controls images properly loaded.