by Michael S. Kaplan, published on 2006/05/28 03:11 -04:00, original URI: http://blogs.msdn.com/b/michkap/archive/2006/05/28/608979.aspx
Regular reader Ivan Petrov asked in the Suggestion Box:
Hi Michael
I'm wondering have you ever thinked about adding to the Windows basic text shortcut menu, which consists of the folowing items:Undo
<separator>
Cut
Copy
Paste
Delete
<separator>
Select Allan 'Change Case' item?
So, did you know such a program, which adds this extension to the Windows basic text shortcut menu?
Or maybe better - This to be a good idea for making another PowerToy program for windows ;-)
http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx
Regards,
Ivan.
Well, I usually like to use (as a good indication of items that might belong on these sorts of right-click 'context sensitive' menus) a pretty high standard -- like is it something that people will commonly need?
Or, to look at it a different way -- is it a commonly used feature in a program like Word? I don't even think there is a toggle for this at all, is there?
I am not sure this idea meets the test there -- how common would the operation really be?
Looked at yet another way, and to answer the other question -- I do not know of anyone who does this now, for any control....
Now if a common usage was found, there is the problem of how the text would be changed by the "Change Case" item -- upper? Or lower? Or reversed from the current casing? Obviously there would have to be separate operations -- multiple menu items for at least the upper and lower choices. That is a lot of real estate in a menu that does need to kept simple....
Of course even for the default controls like the EDIT control and items like the Windows Explorer, these are all separate menu handlers, each of which would need this code added somewhat globally. This can also obviously be problenatic.
As luck would have it, the team that has to think about issues with this type of scope -- the Shell team -- has a few members who read this blog. So I can say that I have passed on the idea by even having this blog post!
Though I can't say I would recommend this one myself; I don't think usage would be all that common for the vast majority of people....
Can anyone think of a situation where this would be commonly needed?
This post brought to you by "೫" (U+0ecb, a.k.a. KANNADA DIGIT FIVE)
(A letter with no casing worries, whatsoever!)
# Vorn on 28 May 2006 8:38 AM:
# Michael S. Kaplan on 28 May 2006 12:01 PM:
# Dean Harding on 29 May 2006 10:03 PM:
# Jason Clark on 22 Jun 2006 6:28 PM: