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.