Typo, I think...
Typo, I think...
- Subject: Typo, I think...
- From: Terry Simons <email@hidden>
- Date: Sun, 4 Aug 2002 00:23:16 -0600
I think I *may* have found a typo in some Cocoa documentation...
Can someone verify this for me?
The text in question is at:
"
http://developer.apple.com/techpubs/macosx/Cocoa/TasksAndConcepts/ProgrammingTopics/
Button/Concepts/PushButtons.html"
It's right below the "Find" button example in the following paragraph:
"It's easiest to create a switch button in Interface Builder. You can
also create one programmatically by creating an NSButton with a type of
NSMomentaryPushInButton, an image position of NSNoImage, and a border of
NSRoundedBezelStyle. "
Shouldn't it say "It's easiest to create a push button in Interface
Builder."?
This is, after all, talking about push buttons, NOT switch buttons, and
it seems to have jumped off track, and then back on context-wise.
If it is a bug, then I'll report it, if it's not then could someone
explain why it's so out-of-context? ;)
- Terry
_______________________________________________
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.