Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'Delete just the accent from a character' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Delete just the accent from a character
Authored by: TGV on Wed, Dec 19 2007 at 4:50AM PST
It works in e.g. TextEdit, but it can't work in general: if an application does most of its event handling itself, it will have to implement control-delete as well and I'm pretty sure no-one thinks about these things. So I infer that it will work in thos parts of applications that are built on Cocoa elements, such as NSTextField. E.g., it works in Camino's address and search box, but (probably) not in MS Word or OpenOffice.

[ Reply to This | # ]