This is the Sizing Edition....

-- Fixed bug that meant running same dialog repeatedly intermittently
crashed PowerPro

-- You can now control what happens to controls when a dialog is resized.

-- A control's position and size can be specified relative to a
previously defined control

-- added set_position service

-- You can merge <X>, <Y>, <width> and <height> parameters in calls to
define, define_control and set_position services into a single
<dimensions> parameter.  The same parameter can be merged in
<dialog_definition_file>s, and are understood by the dialog editor.

-- The above changes are illustrated in the sample script
dialogPluginTest2.powerpro; in addition single <dimensions> parameters
are illustrated in dialogPluginTest.ini and dialogPluginTest.txt
<dialog_definition_file>s. 



Reply via email to