15 Example: Using The Interface Builder
In this example, the callbacks that you supply are calls to other functions, the definitions for which are available in a separate source code file, and are discussed in Section 15.6. Note that you do not have to take this approach; you can just as easily specify callback functions within the interface definition itself, using lambda notation. It is up to you whether you do this within the interface builder, or by loading the code in the editor. If you choose the former, note that it may be easier to use the code view, rather than typing lambda functions into the Attributes dialog.
Generated with Harlequin WebMaker