textview highlighting behavior
textview highlighting behavior
- Subject: textview highlighting behavior
- From: Francisco Tolmasky <email@hidden>
- Date: Sun, 14 Dec 2003 21:18:12 -0800
Apparently there was some confusion with my previous question.
Basically, I have a text view with indented text (indented 90 pixels
from the left to the right). In other words, the paragraph style has
setHeadIndent: 90. The problem is, when I highlight the text, for
example by selecting all, the blue highlight is not indented; it goes
all the way to the left. It is necessary for my program that the
highlight follow the text exactly. Does anyone know how to change
highlighting behavior? Or at least how to do it custom myself.
Any help is greatly appreciated,
Francisco Tolmasky
email@hidden
http://users.adelphia.net/~ftolmasky
_______________________________________________
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.