Re: Replacing the default-hyphenator in the cocoa-textsystem
Re: Replacing the default-hyphenator in the cocoa-textsystem
- Subject: Re: Replacing the default-hyphenator in the cocoa-textsystem
- From: Jan Neumüller <email@hidden>
- Date: Wed, 1 Jun 2005 02:29:04 +0200
Thanks a lot :)
That was exactly what I needed. Perhaps a pointer in the textsystem-
overview would prevent other developers from running into the same
problem.
On 01.06.2005, at 00:06, Aki Inoue wrote:
Jan,
Starting from Panther, the bottleneck for determining hyphenation
position is -[NSAttributedString
lineBreakByHyphenatingBeforeIndex:withinRange].
You can override the method to implement custom hyphenation behavior.
Aki
Hi,
I'm trying to replace the hyphenator in the textsystem but I can't
find methods or classes to overwrite/implement to do it. I have to
do it as the default-hyphenator works very bad for german and so a
replacement is needed.
Hope someone can point me in the correct direction ;)
Greetings,
Jan Neumüller _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden