Re: How do you found your way around in the ref docs?
Re: How do you found your way around in the ref docs?
- Subject: Re: How do you found your way around in the ref docs?
- From: Andreas Mayer <email@hidden>
- Date: Sat, 25 Aug 2007 19:58:52 +0200
Am 25.08.2007 um 18:37 Uhr schrieb Frank Bettger:
My question is if there is some logic to
1. Storing the getter of a text field in NSControl instead of
NSTextField
stringValue is not only useful for NSTextField, but also for buttons
and other controls. So, yes, it is logical to have it available in
NSControl.
2. Storing a getter method under the heading "Setting the control's
value"
(instead of something like "Setting/Getting the control's value").
Setters and getters are always grouped together, I think. Not that
difficult a concept to remember. In case you still feel, that using
"Setting/Getting" instead of just "Setting" would be better, there's
a feedback form on each page of the online documentation.
Apart from that, I still recommend AppKiDo for browsing the class
hierarchy:
http://homepage.mac.com/aglee/downloads/
Andreas
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden