Views
Personal tools

XPGetWindowDefaultDimensions

From X-Plane SDK

Jump to: navigation, search

XPGetWindowDefaultDimensions

WIDGET_API void                 XPGetWindowDefaultDimensions(
                                   XPWindowStyle        inStyle,    
                                   int *                outWidth,    /* Can be NULL */
                                   int *                outHeight);    /* Can be NULL */
This routine returns the default dimensions for a window. Output is either a minimum or fixed value depending on whether the window is scalable.
Navigation
TOOLBOX
LANGUAGES
Toolbox