Why can I resize the window or use direct interactors when Im using the Display tool?
Unless you are using the SuperviseWindow and SuperviseState modules, direct resizing of the window and direct interaction with the image must be performed with the Image tool, which acts something like a combination of AutoCamera and Display. If you are using Display, then to change the image size use the “resolution” and “aspect” parameters to Camera or AutoCamera, and to change viewing directions, change the “to” and “from”, or “object” and “direction” parameters to Camera and AutoCamera. The SuperviseWindow and SuperviseState modules allow you to define your own “UserInteractors”. For example, if you don’t like how the rotate or pan modes works then this capability permits you to define your own version. Check the documentation for SuperviseWindow and SuperviseState and also check the supervise samples.