Re: Zooming a NSTextView
Re: Zooming a NSTextView
- Subject: Re: Zooming a NSTextView
- From: Douglas Davidson <email@hidden>
- Date: Mon, 14 Jun 2004 10:08:00 -0700
On Jun 13, 2004, at 1:36 PM, Matt Baker wrote:
I'd like to have a "zoom in/out" function for my NSTextView, which
allows to make text larger on screen while retaining text style data.
I'm working with small text (7-10 pt. condensed) and would lke to get
a NSTextView to show the text larger than it's saved.
Text views can be zoomed like any other view--see the NSView
documentation for an overview. If you would like an example, look at
TextEdit, which allows zooming in wrap-to-page mode.
Douglas Davidson
_______________________________________________
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.