NSTextView and NSRulerView
NSTextView and NSRulerView
- Subject: NSTextView and NSRulerView
- From: Donald Brown <email@hidden>
- Date: Thu, 08 Aug 2002 14:06:41 -0500
Is there some trick to getting NSTextView's rulers to work properly? I call
setUsesRuler:YES in my WindowDidLoadNib call, and the rulers show up when I
choose show window. But, when someone clicks on a marker, the marker and
cursor disappear, no line appears going down the TextView, so it's
impossible to see where the mark is being moved to. And yet, by looking in
the TextEdit source, the only reference to rulers is a call to setUsesRuler.
Donald
--
Donald Brown
email@hidden
http://www.eamontales.com
We have met the enemy and he is us - Pogo
_______________________________________________
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.