Re: Zooming in/out of images
Re: Zooming in/out of images
- Subject: Re: Zooming in/out of images
- From: email@hidden
- Date: Mon, 15 Oct 2001 18:23:57 +0200
Am Montag den, 15. Oktober 2001, um 17:44, schrieb Ondra Cada:
Ken,
Ken Tabb (KT) wrote at Mon, 15 Oct 2001 13:59:11 +0100:
KT> What's the easiest way to scale up/down an NSImageView by a certain
KT> percent, so that it appears in the same size region onscreen (i.e.
the
KT> window stays the same size, as do all its subviews), but the image
view
KT> is showing it at a magnified level?
If I understand correctly, changing the bounds of the view should be
sufficient.
That wont work. It would work for non-image drawings.
Nat!