Search found 4 matches
- Fri Aug 16, 2024 8:25 pm
- Forum: Support and Development
- Topic: How often can I update the window title?
- Replies: 7
- Views: 7434
How often can I update the window title?
https://love2d.org/wiki/love.window.setTitle : Constantly updating the window title can lead to issues on some systems and therefore is discouraged. How often is "constantly"? What could be considered a safe minimum time between setTitle calls? (And what sort of issues emerge?) My game cha...
- Sat Jul 18, 2015 11:17 pm
- Forum: Support and Development
- Topic: How do I copy error messages from the console/error screen?
- Replies: 4
- Views: 2114
Re: How do I copy error messages from the console/error scre
Problem solved, thanks.
- Sat Jul 18, 2015 6:58 pm
- Forum: Support and Development
- Topic: How do I copy error messages from the console/error screen?
- Replies: 4
- Views: 2114
Re: How do I copy error messages from the console/error scre
...Sorry, I worded that kind of badly. I meant "my copy of a game". I edited the original post to reflect that.
- Sat Jul 18, 2015 4:46 pm
- Forum: Support and Development
- Topic: How do I copy error messages from the console/error screen?
- Replies: 4
- Views: 2114
How do I copy error messages from the console/error screen?
Read title. A game I was playing crashed and I'd like to report the error to the developer.