Changes

Compiler

484 bytes added, 10:04, 13 May 2013
===Preview area===
The major portion of this window is consumed by the code preview area, which basically consists of two [[Code Editor]] components:
{| class="wikitable" | width = "50%"
The code in the preview area can be modified. However, it is not recommended to do that since changes that are made here will not be saved back to the original objects. That means that the change will only be effective for the next compilation run, once the code is reassembled it will be lost.
 
===Output area===
 
===Status strip===
On the very left, the status strip shows the path where released customizing assemblies will be deployed to. This path is defined by the [[Systemsettings#DataPath|systemsetting data path]] and a trailing \bin\ directory.
The right area features a progress bar, indicating the status of code assembling operations.