User avatar
Fabian Giesen @rygorous@mastodon.gamedev.place
2y
I just whined about this elsewhere, but this makes a good post, so:
1. a very good feature of default Win32 message boxes is that they implement Ctrl-C to copy the error message and window title into the clipboard (formatted and everything)
2. way too few people know this, and accordingly, custom message boxes basically never implement this
3. if you work on custom UI libraries that have some message box facility, you should!
8
5
12
0
8
2y
@rygorous a copy button would be nice and more obvious imo (but i can't expect everything from MS i guess)
0
0
0
0