15 Example: Using The Interface Builder
ib-example.lisp
,ib-callbacks.lisp
, anddefsys.lisp
if you have not already done so.
ib-test
system into the environment.
defsys.lisp
is visible, and choose File > Compile and Load to compile and load it into the environment.
(load-system 'ib-test)
ib-test
system, together with its members, is loaded into the environment.
(cl-user::test-ib-example)A fully functional instance of the example interface is created for you to experiment with.
Generated with Harlequin WebMaker