Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.
Samuel Gomes edited this page Nov 25, 2022 · 5 revisions

Welcome to InForm's wiki

InForm's main goal is to generate event-driven QB64-PE applications. This means that you design a graphical user interface with interactive controls and then write the code to respond to such controls once they are manipulated.

This wiki is a work in progress.

Interface

InForm Designer's interface consists of a toolbox with all the controls you can add to your form, list properties that are dynamically updated according to the currently selected control and a color mixer, which you use to send color data to the preview. The preview is loaded side-by-side with the editor and allows you to see in real time how your form is going to look after compiled.

Controls

The following controls are available as of Beta 8. Click their names below to read more about each one: