Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

utils.InputBox automatic height adjustment #71

Closed
Ottodix opened this issue May 4, 2019 · 2 comments
Closed

utils.InputBox automatic height adjustment #71

Ottodix opened this issue May 4, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@Ottodix
Copy link

Ottodix commented May 4, 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 : )

@TheQwertiest
Copy link
Owner

This is actually a rather non-trivial issue, but it would be nice to have it fixed.

@TheQwertiest TheQwertiest added the enhancement New feature or request label May 6, 2019
@Ottodix
Copy link
Author

Ottodix commented May 13, 2019

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 TheQwertiest changed the title utils.InputBox height utils.InputBox automatic height adjustment Jun 3, 2019
TheQwertiest added a commit that referenced this issue Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants