Update InForm to Install/Run on either QB64 or QB64pe
GeorgeMcGinn opened this issue · 1 comments
GeorgeMcGinn commented
Update InForm so it can install and run with either QB64 or QB64pe. Also remove the auto update and auto installer feature.
GeorgeMcGinn commented
Addressed in Pull Request #7
Updates to v1.4.0 of InForm:
- Runs with either QB64 or QB64/PE
- Removed the defunct auto-update, develoer update & installer
- InForm no longer internally compiles UiEditorPreview (All compiles done at setup time)
- InForm now runs in the InForm directory instead of the QB64 directory
- InForm is aware of which QB64 is installed (QB64 or QB64PE)
- Will work with either the new Messagebox dialog (PE v.3.4.0) or older messagebox dialog.
- Ensure library continues to work even if QB64-PE font library changes wink * Changed the setup scripts