Re: Newbie Q - responding appropriately to buttons
Re: Newbie Q - responding appropriately to buttons
- Subject: Re: Newbie Q - responding appropriately to buttons
- From: j o a r <email@hidden>
- Date: Thu, 19 Jun 2003 00:15:14 +0200
On Wednesday, Jun 18, 2003, at 23:33 Europe/Stockholm, Henry McGilton
wrote:
Hmmmm --- and where, pray, does one actually *find* NSRunloop.h?
I'll answer your prayers! It is to be found among the other system
framework headers:
/System/Library/Frameworks/...
But the easy way to access the individual header files is to hit
CMD+Shift+D in PB, and then type in the header file name.
Anyway, the method is documented in
file:///System/Library/Frameworks/Foundation.framework/Versions/C/
Resources/English.lproj/Documentation/Reference/ObjC_classic/Classes/
NSObject.html
Oh, so they finally added it to the officiall docs - good! It wasn't
there last time I looked for it, and at that time only to be found in
the header file.
j o a r
_______________________________________________
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.