discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUstep text system


From: Fred Kiefer
Subject: Re: GNUstep text system
Date: Fri, 20 Jan 2006 13:50:10 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050921

Rogelio M. Serrano Jr. wrote:
> Where can we get an overview of the gnustep text system? Is it similar
> to cocoa?

Looks like nobody did answer this mail up to now, so I will try it.

The GNUstep text system tries to be close in structure and functionality
to the Cocoa one. So one the highest level you have the same classes
working together to generate the text layout NSTextView, NSTextStorage,
NSLayoutManager, NSTextContainer. Most documentation you will find for
the Cocoa behaviour of these classes will apply to GNUstep as well.
Where they differ it may be regarded as a bug.
Below that level there are a lot of differences to be expected. The one
person to really explain all these differences is Alexander Malmberg.
But perhaps you question is not going that deep? If you could restate
your problem, it is quite possible that I or somebody else is able to
help you that far.
I would suggest you start reading some overview of the Cocoa text system
and then come back with more detailed questions and we try together if
we are able to figure out how GNUstep those it

Cheers
Fred




reply via email to

[Prev in Thread] Current Thread [Next in Thread]