Showing tag results for History

Oct 20, 2003
Post comments count0
Post likes count0

What is the Alt+Tab order?

Raymond Chen
Raymond Chen

What determines the order in which icons appear in the Alt+Tab list? The icons appear in the same order as the window Z-order. When you switch to a window, then it comes to the top of the Z-order. If you minimize a window, it goes to the bottom of the Z-order. The Alt+Esc hotkey (gosh, does anybody s...

History
Oct 17, 2003
Post comments count0
Post likes count1

Don't let Marketing mess with your slides

Raymond Chen
Raymond Chen

It's PDC season, so I thought I'd relate an anecdote about a conference from many years ago. I forget which conference it was, maybe GCDC 1996, we were all busy preparing our presentations and submitted them to the Microsoft conference representatives so they could apply the standard template...

History
Oct 14, 2003
Post comments count0
Post likes count0

Why don't notification icons get a message when the user clicks the "X" button?

Raymond Chen
Raymond Chen

If such a notification were generated, ill-behaved programs would just react to a click on the balloon's "X" button with an annoying follow-up dialog like, "Are you sure you want to ignore my wonderful message?" So there was a conscious decision not to give them the chance. In the Before Time...

History
Oct 10, 2003
Post comments count0
Post likes count0

Why doesn't the clock in the taskbar display seconds?

Raymond Chen
Raymond Chen

Early beta versions of the taskbar clock did display seconds, and it even blinked the colon like some clocks do. But we had to remove it. Why? Because that blinking colon and the constantly-updating time were killing our benchmark numbers. On machines with only 4...

History
Oct 7, 2003
Post comments count0
Post likes count0

Low-tech usability testing

Raymond Chen
Raymond Chen

My pal Jason Moore discusses using paper prototypes as a fast way to get usability feedback. I found it interesting that by going low-tech, you actually get better feedback, because people are more willing to criticize a paper model than running code. (And another advantage of the paper model is that you can make changes on the...

History
Oct 6, 2003
Post comments count0
Post likes count0

Why does the System Properties page round the memory size?

Raymond Chen
Raymond Chen

During Windows 95 beta testing, people ran the System Properties page and complained about "missing memory". The Windows 95 System Properties page reports the amount of memory available to Windows as system memory, which is not necessarily the same as the amount of memory installed in your co...

History
Oct 3, 2003
Post comments count0
Post likes count0

Why can't I use &-accelerators on the Start menu?

Raymond Chen
Raymond Chen

The first letter of the program is the accelerator and there's nothing you can do about it. So if you have ten programs by Microsoft, they all use the accelerator "M". (Yes I hate this too. The first thing I do after installing a Microsoft program is go into the Start menu and delete the word "Microsoft" from t...

History