This tutorial will show you how to easily create a simple portable C++ application with a Graphical User Interface (GUI), combining wxWidgets+wxFormBuilder+ZinjaI. The example application is a very basic text editor (similar to notepad), but it's enough to illustrate how this tool chain works, and how fast you can build GUI apps, "drawing" the interface with your mouse and writing very few lines of code to connect events.