Re: IKImageBrowserView only horizontal scrolling
Re: IKImageBrowserView only horizontal scrolling
- Subject: Re: IKImageBrowserView only horizontal scrolling
- From: arri <email@hidden>
- Date: Wed, 15 Jul 2009 19:05:18 +0200
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<email@hidden> 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 <email@hidden>
>
>> 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 (email@hidden)
>>
>> 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:
>>
>> This email sent to email@hidden
>>
>>
>>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> 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:
>
> This email sent to email@hidden
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden