Running code at load time
You can instruct ENVY/App to run a class method after an image component loads. You specify the method when creating the image component. The method runs after the image component links with the image into which the component is being loaded.
You use the method startUpClass:selector: contained in ApplicationDumper to specify the class and selector of the method to be run.
Last modified date: 01/29/2015