Chapter 3-2: Getting Started Cover Page 3-02:Screen Positioning3-02:Page Positioning

The Effect of Child Invocation on Screen Display


Your screen display is affected by the way you invoke a child process:

·    If invoked as a subprocess, a child’s images can overlay the images of the parent process.

·    If invoked as a related or detached process, a child’s images cannot overlay the images of the parent process. The screen is automatically cleared immediately before the child displays, and is refreshed immediately after the child completes.

 

APPX Application Design Manual (01/13/03) Cover Page 3-02:Screen Positioning3-02:Page Positioning

© 2003 by APPX Software, Inc. All rights reserved