Kbase P27407: How to make a smart window starting as hidden?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  27/10/2004 |
|
Status: Unverified
GOAL:
How to make a smart window starting as hidden?
FACT(s) (Environment):
Progress 9.1x
FIX:
In window properties uncheck View and check Hidden. Then add
DYNAMIC-FUNCTION('setHideOnInit':U IN THIS-PROCEDURE, INPUT TRUE)
in initializeObject before RUN SUPER.