getDialogWidth

Syntax

getDialogWidth()

Arguments

none

Description

Gets the current width of the dialog in horizontal DBUs (HDBU).

Example

Info("DialogSize: %d x %d", getDialogWidth(), getDialogHeight());

Also see

getDialogHeight, setDialogMinMax, setDialogPos, HDBUsToPixels

Comments

Everyone can add his comments about his experiences with this function here. Tips for using it are welcome, too.