Archive for the ‘Windows XP’ Category
Great Interface Mysteries #1: unresizable dialog boxes
Lots of dialog boxes in Windows that should be resizable, aren’t.
This is very annoying and completely unneccesary: it’s simple to write the code so dialogs are resizable.
How can this be so after decades of Windows development?
This is one of the world’s Great Interface Mysteries.
Here’s the dialog box that pops up when you edit environment variables in Windows.
The box isn’t resizable so you can’t see all the text without copying it and pasting it somewhere else.
D’oh!
Below is the same but different.
I’d like to be able to see all the commands containing the word show, but I can’t because the box isn’t resizable.
Double d’oh!

