4D v13.4HIDE PROCESS |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v13.4
HIDE PROCESS
HIDE PROCESS
HIDE PROCESS hides all windows that belong to process. All interface elements of process are hidden until the next SHOW PROCESS. The menu bar of the process is also hidden. This means that opening a window while the process is hidden does not make the screen redraw or display. If the process is already hidden, the command has no effect. The only exception to this rule is the Debugger window. If the Debugger window is displayed when process is a hidden process, process is displayed and becomes the frontmost process. If you do not want a process to be displayed when it is created, HIDE PROCESS should be the first command in the process method. The Main Process and Cache Manager processes cannot be hidden using this command. Even though a process may be hidden, the process is still executing. The following example hides all the windows belonging to the current process: HIDE PROCESS(Current process) |
PROPERTIES
Product: 4D
INDEX HISTORY
Created: < 4D v6 SEE ALSO |
||||||||||||||||||||||||||||||||||||||||||||||||||||||