Re: IKImageBrowserView only horizontal scrolling

2009-07-15 Thread arri
Thomas, Thanks for the fast respons! Saves a lot of headaches. .arri On Wed, Jul 15, 2009 at 7:23 PM, Thomas Goossens wrote: > 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

Re: IKImageBrowserView only horizontal scrolling

2009-07-15 Thread Thomas Goossens
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

Re: IKImageBrowserView only horizontal scrolling

2009-07-15 Thread arri
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 screens

Re: IKImageBrowserView only horizontal scrolling

2008-10-27 Thread Ralph Manns
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 <[EMAIL PROTECTED]> > Hi Ralph, > > Use setContentResizingMask: with NSViewWidthSizable so that the > IKIm

Re: IKImageBrowserView only horizontal scrolling

2008-10-27 Thread Thomas Goossens
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 IKImageBrows

IKImageBrowserView only horizontal scrolling

2008-10-27 Thread Ralph Manns
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