How Do I Get The Framework To Manage My Stack Windows?

The application framework can make window management much easier. It can save and restore position between sessions and will also ensure that the window is visible on screen when first opened.

Set the uGLXApp["manage window"] Property Of A Stack

If you set the uGLXApp["manage window"] custom property of a stack to true then the framework will save and restore the position of the stack window between sessions (assuming you have enabled user preferences).

In addition, the stack will receive the PreOpenWindow and OpenWindow messages and cards in the stack will receive the PreOpenView, OpenView and ResizeView messages. See the PDF document on Properties and Messages for more information on messages.

0 Comments

Add your comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.