/******************************************************************************/ resource 'ALRT' (16990, purgeable) { {0, 0, 100, 320}, 16990, { OK, visible, sound1; OK, visible, sound1; OK, visible, sound1; OK, visible, sound1 } }; resource 'DITL' (16990, purgeable) { { {60, 210, 80, 280}, Button { enabled, "OK" }, {10, 20, 42, 52}, Icon { disabled, 0 }, {10, 62, 42, 300}, StaticText { disabled, "An integer between ^0 and ^1 is required." } } }; /******************************************************************************/ resource 'ALRT' (16991, purgeable) { {0, 0, 120, 320}, 16991, { OK, visible, sound1; OK, visible, sound1; OK, visible, sound1; OK, visible, sound1 } }; resource 'DITL' (16991, purgeable) { { {80, 210, 100, 280}, Button { enabled, "OK" }, {10, 20, 42, 52}, Icon { disabled, 0 }, {10, 62, 58, 300}, StaticText { disabled, "An integer between ^0 and ^1 is required. " "Closest value inserted." } } }; /******************************************************************************/