Show all scripts

extended DLG

Category: Dialogs
Author:
Description: These library classes extend the standard DLG class in the following aspects - the dialog window appears at the position where it was closed last time - only one copy of a given dialog can created, script knows whether the given dialog was already created or not - dialogs are safely closed both in GMS 1.x and 2.x. - a child dialog can be created from the button of a mother dialog. The known problem of the "forgotten class definition if not immediatelly created in DLG" is avoided by making a dummy object. - the child dialogs are automatically closed when the mother one is closed.
Script version: 1
DM/GMS version: GMS 1.8.4 and GMS 2.1.1
Hardware: -
Script written as a function: Yes
Source: Show code
Download Source Code: Download