Kbase P76699: How to reduce the minimum size of a Dynamics Window?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/15/2004 |
|
Status: Unverified
GOAL:
How to reduce the minimum size of a Dynamics Window?
GOAL:
How to use getSessionMinWindowWidth and getSessionMinWindowHeight functions?
GOAL:
The minimum size of Dynamics containers is hard coded, how can this be changed?
FACT(s) (Environment):
Dynamics 2.1A
FIX:
Override the getSessionMinWindowWidth and getSessionMinWindowHeight functions in the container super procedure. The functions are defined in icf\ry\app\rydynwindp.p. Both functions accept a logical input parameter indicating if the container is a menu controller (TRUE) or a window (FALSE), and returns a decimal value.