Controlling NSTextView's ruler accessory view
Controlling NSTextView's ruler accessory view
- Subject: Controlling NSTextView's ruler accessory view
- From: Chris Anderson <email@hidden>
- Date: Mon, 12 Jan 2004 16:16:54 -0800
My custom NSView sometimes makes an NSTextView subview. If the
superview is displaying rulers, NSTextView installs its horizontal
ruler accessory view the first time it gets instantiated. This
accessory view uses a lot of space and when it shoves everything else
down it's kind of distracting, so two questions:
1) How do I turn NSTextView's ruler accessory view on and off? and
2) Can I install/display the ruler accessory view without instantiating
an NSTextView?
Not at all obvious from searching the docs... thanks
Regards,
---Chris
_______________________________________________
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.