You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, thanks. I've got some other errors related to the dialog boxes, actually when i draw them using activeXscript, it trigger the slow script detection after some time. I'll open a new script ticket
TheQwertiest
changed the title
utils.InputBox height
utils.InputBox automatic height adjustment
Jun 3, 2019
Hello,
Probably a not-too-hard to fix little issue:
It look like utils.InputBox doesn't extend the dialog height according to the text.
For ex:
utils.InputBox(window.ID, "Ligne 1\nLigne 2\nLigne 3\nLigne 4\nLigne 5\nLigne 6\nLigne 7\nLigne 8\nLigne 9\nLigne 10\nLigne 11\nLigne 12\nLigne 13\n", "test", "");
Thanks for reading : )
The text was updated successfully, but these errors were encountered: