Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Delete just the accent from a character' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Delete just the accent from a character
Authored by: TGV on Dec 19, '07 04:50:05AM

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 | # ]