2.1.1 Running the GUI Locally (GUI host and Ccaffeine host are Identical)

When you're working on a display that is directly attached to the Ccaffeine host , the Bocca -generated  utils/run-gui.sh script is the simplest one to use. It requires no arguments, launches both Ccaffeine and the GUI, and automatically initializes the framework with a palette consisting of all of the components in the Bocca project.

Image tipTip

Always make sure you're using the run-gui.sh script generated for the particular project you're working on because they'll be initialized with different sets of components. In this chapter, the command is  $TUTORIAL_SRC/utils/run-gui.sh, but in later exercises it will be different!

2010-08-11