I had a short look at the documentation file for controls, as I needed
some information on NSControl and why not look at our own documentation
now that we have it? What I noticed is that some of the description of
the takeValueFrom mechanism could be a little bit misleading. A reader
could think that a permanent connection is created between two controls
here that leads to the second control being updated when the first one
changes. This is only true, when the takeValueFrom: method is the action
method of the first control and thereby called each time the control
changes.
Looks like a bit of reviewing of this great new manual will be needed. I
would like to suggest all GNUstep developers take some time to review
this document and add corrections and enhancements while doing so. I
will add my own enhancement for NSControl as soon as I come up with a
nice English sentence for it. :-)

Cheers,
Fred



Adam Fedor schrieb:
> Author: fedor
> Date: Mon Dec  4 06:20:29 2006
> New Revision: 24182
> 
> URL: http://svn.gna.org/viewcvs/gnustep?rev=24182&view=rev
> Log:
> New manual from Christopher Armstrong
> 
> Added:
>     libs/gui/trunk/Documentation/manual/AppKit.texi
>     libs/gui/trunk/Documentation/manual/LICENSE
>     libs/gui/trunk/Documentation/manual/THANKS
>     libs/gui/trunk/Documentation/manual/TODO
>     libs/gui/trunk/Documentation/manual/applicationmakefiles.texi
>     libs/gui/trunk/Documentation/manual/applicationpropertylist.texi
>     libs/gui/trunk/Documentation/manual/basicconcepts.texi
>     libs/gui/trunk/Documentation/manual/browsers.texi
>     libs/gui/trunk/Documentation/manual/controls.texi
>     libs/gui/trunk/Documentation/manual/dataexchange.texi
>     libs/gui/trunk/Documentation/manual/drawing.texi
>     libs/gui/trunk/Documentation/manual/eventhandling.texi
>     libs/gui/trunk/Documentation/manual/fdl.texi
>     libs/gui/trunk/Documentation/manual/gnustepapplication.texi
>     libs/gui/trunk/Documentation/manual/images.texi
>     libs/gui/trunk/Documentation/manual/interfacefiles.texi
>     libs/gui/trunk/Documentation/manual/introduction.texi
>     libs/gui/trunk/Documentation/manual/matrix.texi
>     libs/gui/trunk/Documentation/manual/outlineviews.texi
>     libs/gui/trunk/Documentation/manual/quickreference.texi
>     libs/gui/trunk/Documentation/manual/tableviews.texi
>     libs/gui/trunk/Documentation/manual/template.texi
>     libs/gui/trunk/Documentation/manual/theviewconcept.texi
> Modified:
>     libs/gui/trunk/ChangeLog
>     libs/gui/trunk/Documentation/manual/GNUmakefile
> 
> 
> _______________________________________________
> Gnustep-cvs mailing list
> [email protected]
> https://mail.gna.org/listinfo/gnustep-cvs
> 



_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to