From abf5e8179328611390cfe74b17314d0eb719473e Mon Sep 17 00:00:00 2001 From: Fellippe Heitor Date: Sun, 1 Apr 2018 22:36:01 -0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 0b9adc5..df27577 100644 --- a/Home.md +++ b/Home.md @@ -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.