vbr:
--------------------------------------------------------------------------------
I'd only like to ask for a styling modification of the script dialogs. It seems,
that the input field in the InputText prompt is placed next to the label,
rather than below it (as in PSPad4).
I sometimes like to use some longer labels, like:
var userInput = InputText("Some rather long descriptive label of InputText,
possibly explaining some options for the input...\n", defaultValue,
stornoValue);
(It seems, there are independent parts of the dialog next to each other, i.e.,
adding a linebreak \n at the and of the label doesn't help.)
Could the input field possibly be placed below the label?
--------------------------------------------------------------------------------
I replaced system dialog with my own one. I has label over the edit and contains
combo with history.
If you want to split label manually, put #13 char into string.
--
<http://forum.pspad.com/read.php?6,68109,68139>
PSPad freeware editor http://www.pspad.com