Forum Discussion
Hi,
Can you provide a relevant code snippet and indicate what line of code errors out?
Usually, zero-sized window means that the window that was used on the previous iteration was hidden (by setting its size to zero) and new window was created. So to resolve the error one usually needs to get a reference to this new window a-new.
Also, depending on your test code and tested application, this error might indicate a leaking resource (window).
- Egg4 years agoFrequent Contributor
Your answer is totally right.
then, How can I fix it?
and The error message is every time changed.
If first error message was 'zero sized window' and run again(not fix any one), then that message not appear.
Another error comes out another row. ‌‌
It's so tough problem.ğŸ˜
- AlexKaras4 years agoChampion Level 3
Hi,
Can you provide your code and indicate what line errors out with the 'zero-size' message?
What other error appears for what other line?
Related Content
- 4 years ago
- 10 months ago
Recent Discussions
- 6 hours ago
- 7 days ago
- 10 days ago