Re: How to draw a horizontal line in a NSTextView?
Re: How to draw a horizontal line in a NSTextView?
- Subject: Re: How to draw a horizontal line in a NSTextView?
- From: Dietrich Epp <email@hidden>
- Date: Fri, 6 Dec 2002 20:37:49 -0800
On Friday, December 6, 2002, at 04:13 , Arthur Clemens wrote:
It's probably simple, but I cannot find a way how to draw a horizontal
line in a NSTextView.
What I have in mind is something similar to a <hr> tag in HTML: it gets
wider as the text view is scaled.
I could use a NSBezierPath, but how to manage that it scrolls together
with the text?
Read the big spiel about it on Apple's website. It is not trivial.
http://developer.apple.com/techpubs/macosx/Cocoa/TasksAndConcepts/ProgrammingTopics/
Misc/TextHandlingPage.html
_______________________________________________
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.