Previous Next
Studying the symbol definition

Each symbol in the Symbol List is defined somewhere in your source code. The quickest way to get to a symbol definition is to double-click on the symbol name in the Symbol Browser.

  1. In the Symbol Browser, double-click on cl Button .
    A Source Editor opens, the source file
    Buttons.h is loaded and the class Button is highlighted.

    Click for full size, then use Back button

  2. In the Source Editor, choose Tools > Close Tool to close the Source Editor. The Source Editor is discussed on The SNiFF+ Editor.