How to draw a horizontal line in a NSTextView?
How to draw a horizontal line in a NSTextView?
- Subject: How to draw a horizontal line in a NSTextView?
- From: Arthur Clemens <email@hidden>
- Date: Sat, 7 Dec 2002 01:13:37 +0100
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?
Arthur Clemens
_______________________________________________
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.