Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
InForm Tutorial (Portable Version)
#1
InForm-PE is a fork of InForm designed to operate with QB64-PE. It is presently maintained by Samuel Gomes (a740g) and can be found on GitHub. InForm-PE enables you to develop graphical user interfaces (GUIs) for your QB64-PE applications.

This tutorial is an HTML document, covering the following topics:

- Introduction
- Home
- Installing QB64pe
- QB64pe IDE Tour
- Installing InForm-PE
- InForm-PE IDE Tour
- Toolbox Controls Introduction
  - Toolbox Button
  - Toolbox Label
  - Toolbox Textbox
  - Toolbox Numeric Textbox
  - Toolbox CheckBox
  - Toolbox Radio Button
  - Toolbox ListBox
  - Toolbox Dropdown List
  - Toolbox Track-Bar
  - Toolbox Progress-Bar
  - Toolbox Picture-Box
  - Toolbox Frame
  - Toolbox Toggle-Switch
- MenuBar and ContextMenu
- Icons, Images, and Title
- Events
- Methods
- Properties
- Global Constants and Variables

Quick Installation:
Download the attached file and extract it to a folder of your choice. Run the tutorial by double-clicking on index.html, or alternatively, open the file manually from your browser.

Detailed Installation:
1. Create a new folder to contain the tutorial files; for example, name it "InForm-PE-Tutorial."
2. Download the attached 7z archive file "portable_Inform_tutorial.7z" and save it to the folder you created above.
3. Assuming you have 7-Zip installed, right-click on the file "portable_Inform_tutorial.7z," hover over "7-Zip," and from the side menu, click on "Extract Here."
4. A new folder, portable_Inform_tutorial, is created, containing all the tutorial files.
5. Navigate into this folder. Run the tutorial by double-clicking on index.html, or alternatively, open the file manually from your browser.

Note: If you do not have 7-Zip installed on your computer, visit the 7-Zip website at [https://www.7-zip.org/](https://www.7-zip.org/) to download and install the appropriate version for your system. Alternatively, you can use the portable apps version: [https://portableapps.com/apps/utilities/..._portable).

All the best,
  MPGCAN
.7z   portable_Inform_tutorial.7z (Size: 2.98 MB / Downloads: 45)
Reply
#2
Very cool! Thank you. I added this to the recent news section of the QB64 Tutorial's home page.

I also added this to the Useful Links section on the home page so there is a permanent link to it.
There are two ways to write error-free programs; only the third one works.
QB64 Tutorial
Reply
#3
Nicely done, @mpgcan! I might shamelessly use some of this content to update the InForm-PE wiki if that's okay with you. Smile
Reply




Users browsing this thread: 1 Guest(s)