Source menu
FIXME : Image map
This is the menu Source of Gwf. Click on one of the menu-items to go to the description of that option.

Write code...
Shortcut key: Ctrl-W
This write-code menu-option is used to output the source-files of the current project. After selecting this
option the program will first run some checks on the project. When some missing or incorrect parameters are
found, the programs aborts the source-writing and outputs these messages to the
error dialog. After correcting the errors, you can again try to write the
source code for the project. Here you can find information about
the checks that are preformed.
The source code is written to the files specified in the save-files tab of the project options.
As default, this is set to "widget.c" and "widget.h"
Top of the page