Skip navigation.
 
mlRe: button title and modifier keys
FROM : matt neuburg
DATE : Tue Dec 31 19:39:26 2002

On Mon, 30 Dec 2002 23:34:21 -0800, Eric Cole <<email_removed>> said:

>
>Is there a standard way to change the name of a button in
>response to changes in the modifier keys.  For instance, showing
>a command key equivalent when the command key is down or
>changing the title (and function) of a button when the option
>key is down?


Yes. Read up on -[NSResponder flagsChanged:].

matt neuburg, phd = <email_removed>, http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlbutton title and modifier keys Eric Cole Dec 31, 08:34
mlRe: button title and modifier keys matt neuburg Dec 31, 19:39