1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2024-09-08 00:40:14 +00:00

Updated Home (markdown)

Fellippe Heitor 2018-04-01 22:36:01 -03:00
parent cfb3ca8d3b
commit abf5e81793

@ -3,7 +3,7 @@ Welcome to the InForm wiki!
InForm's main goal is to generate event-driven QB64 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.
# Interface
![](http://www.qb64.org/inform/wp-content/uploads/2016/12/Snap-2016-12-18-at-12.40.54.png)
![](https://www.qb64.org/inform/images/UiEditor.png)
The basic interface consists of a toolbox with all the controls you can add to your form, a properties frame and a color mixer, which you can manipulate freely.