|
<< Click to Display Table of Contents >> How commands propagate in Gekko |
![]() ![]()
|
Above, it has been described how Gekko commands are translated into corresponding C# code and executed. However, not much has been said about how this is actually done in Gekko. What exactly happens when the user writes a command line in the graphical user interface (GUI) and presses [Enter]?
In this section the wiring between the GUI and the engine is described in more detail.