How commands propagate in Gekko

<< Click to Display Table of Contents >>

Navigation:  Introduction >

How commands propagate in Gekko

Previous pageReturn to chapter overviewNext page

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.