Hi Arri,

This is a bug (fixed on SnowLeopard).
On Leopard, when the content resizing mask is set to NSViewWidthSizable (for banners typically) only layouts with a single row are supported.

-- Thomas


On Jul 15, 2009, at 7:05 PM, arri wrote:

Hi,

This tip looks simple enough, and it works to a certain extent.
But moving the scaling-slider or resizing the window, results in very
buggy display for me.

This is both the case with my own prototype app, as with apple's Image
Browser example code (set to use NSViewWidthSizable).

Two screenshots:

- normal, seems to work: http://arri.pulsecode.org/dump/IKImageBrowserView1.png
- after moving the scale-slider or window resizing:
http://arri.pulsecode.org/dump/IKImageBrowserView2.png

Am i doing something wrong? or is this a bug?



thanks,
arri


On Mon, Oct 27, 2008 at 4:41 PM, Ralph Manns<r.ma...@gmail.com> wrote:
Hello Thomas,
thanks you, works great.
The documentation says setContentResizingMask determines how the receiver
resize its content when zooming...

Thanks, Ralph.

2008/10/27 Thomas Goossens <tgooss...@mac.com>

Hi Ralph,

Use setContentResizingMask: with NSViewWidthSizable so that the
IKImageBrowserView resizes its content horizontally when zooming/ resizing...
-- Thomas

On Oct 27, 2008, at 2:06 PM, Ralph Manns wrote:

Hello,
is there a away to limit the number of rows to 1, so that
IKImageBrowserView
scrolls only horizontal ?

Ralph
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/tgoossens%40mac.com

This email sent to tgooss...@mac.com



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/arritjeparretjenof%40gmail.com

This email sent to arritjeparretje...@gmail.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/tgoossens%40mac.com

This email sent to tgooss...@mac.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to