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: 551)
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.
New to QB64pe? Visit the QB64 tutorial to get started.
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


Possibly Related Threads…
Thread Author Replies Views Last Post
  request for printing patterns with for loops tutorial fistfullofnails 24 4,158 08-19-2025, 08:09 PM
Last Post: bplus
  a little tutorial demo for Windows in SCREEN 0 TempodiBasic 0 582 12-10-2024, 01:00 AM
Last Post: TempodiBasic
  Portable Version of Terry Ritchie's Tutorial Updated mpgcan 6 5,800 09-22-2024, 09:13 PM
Last Post: TerryRitchie
  Steve's basic SIN/COS Tutorial SMcNeill 5 1,780 07-12-2024, 06:53 PM
Last Post: vince
  QB64.ORG Forums -- Offline Mirror (Final Version) SMcNeill 9 2,204 05-28-2024, 05:58 PM
Last Post: Pete

Forum Jump:


Users browsing this thread: