Another typo?
Another typo?
- Subject: Another typo?
- From: Terry Simons <email@hidden>
- Date: Sun, 4 Aug 2002 00:29:46 -0600
I have another couple of typos that needs to be sanity checked. (It's
late, and I might just be seeing things. :)
On this page:
"
http://developer.apple.com/techpubs/macosx/Cocoa/TasksAndConcepts/ProgrammingTopics/
Button/Concepts/SwitchButtons.html"
Typo 1:
"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
NSSwitchButton,. "
The above paragraph should only have a period at the end, not a comma
and a period, correct?
Typo 2:
"You can also have a switch button that's an icon button; that is, one
that's primarily identified by its icon and has little or no text. If
the button's off, it appears to be sticking in. If the button's on, it
appears to be pressed in. (An icon button cannot display the mixed
state.) For example, this group lets you choose whether the selected
characters are bold, italic, or underlined."
The sentences "If the button's off, it appears to be sticking in. If
the button's on, it appears to be pressed in."
This should "If the button's off, it appears to be sticking out. If the
button's on, it appears to be pressed in." Correct?
Thanks,
- 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.