Re: about help
Re: about help
- Subject: Re: about help
- From: Graeme Hiebert <email@hidden>
- Date: Sun, 10 Feb 2002 18:06:33 -0800
On Sunday, February 10, 2002, at 02:13 , Ondra Cada wrote:
Gerriet M. Denkmann (GMD) wrote at Sun, 10 Feb 2002 21:22:23
+0100:
GMD> E.g. press a "Help" key, the cursor turns into a "?", hit the
button,
GMD> and the correct help page turns up?
Ahem. That's *EXACTLY* one of those oh so many NeXTStep functionalities
which Apple decided to trash :(((((
It appears to still be there. NSResponder has a method
-helpRequested:. I implemented it on a subclass of NSButton, and put a
simple NSLog() call in, and sure enough it was called when I hit the
Help key on the keyboard and then clicked on my button.
Or was the NeXTstep version somewhat different?
-g
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.