1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2024-05-12 06:50:12 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Samuel Gomes a3ba9a6feb Initial cleanup 2023-05-09 02:23:53 +05:30
George McGinn fc4d90c25e Update InForm to Install/Run on either QB64 or QB64pe #2
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
2022-11-01 19:31:18 -04:00
Samuel Gomes 5d833897ca And so it begins 2022-10-13 06:06:39 +05:30
Fellippe Heitor 2d0444d451
Update setup_inform_lnx.sh 2021-06-29 10:39:22 -03:00
FellippeHeitor e9a8f390ac Updates Linux/macOS scripts. 2018-06-11 20:13:26 -03:00
FellippeHeitor 7f837f14e2 Update Linux script (line endings). 2017-03-22 09:41:43 -03:00
FellippeHeitor 61fb770d16 Add setup scripts for macOS and Linux 2016-12-18 17:19:38 -02:00