InForm-Pe v 1.3 for QB64PE v 3.4.1 on Linux - Printable Version +- QB64 Phoenix Edition (https://staging.qb64phoenix.com) +-- Forum: Official Links (https://staging.qb64phoenix.com/forumdisplay.php?fid=16) +--- Forum: Announcements (https://staging.qb64phoenix.com/forumdisplay.php?fid=18) +--- Thread: InForm-Pe v 1.3 for QB64PE v 3.4.1 on Linux (/showthread.php?tid=1311) |
InForm-Pe v 1.3 for QB64PE v 3.4.1 on Linux - Fifi - 12-20-2022 Hi all, Happy holydays season. As usual, this post is to inform the users who want to test or use InForm with the latest QB64PE version (3.4.1). Once again, I've updated my multi lingual installation bash script that now includes both QB64PE v 3.4.1 and InForm-pe (a fork of InForm v 1.3 that I made to communicate with the latest QB64PE release). This script allows you to create icons starters for QB64PE, InForm-pe and the QB64PE folder directly on your desktop and adds the ability to invoque QB64PE from any terminal session without being into the QB64PE folder (as you can do with any standard compiler such as gcc). You can get my "pure" bash script here: BashScript The script can also cleanly uninstall QB64PE and InForm (they're installed in the /opt/qb64pe folder to not interfer with your own installation) as well as their different starters (desktop and programming menu) and you're free to copy their complete install folder to any other location that best suits your needs (then you'll have to modify the different starters). Note: due to my poor and limited programming capabilities, I do not provide any support for InForm (so, no need for a sub-section for me). Thank you for your return and enjoy QB64PE v 3.4.0 with InForm-pe when creating event driven GUI applications with the ease of the BASIC language. Merry Christmas and Happy New Year 2023. Cheers. Fifi |