Re: How to make a NSMatrix with NSImageCell's ??
Re: How to make a NSMatrix with NSImageCell's ??
- Subject: Re: How to make a NSMatrix with NSImageCell's ??
- From: Ivan Subotic <email@hidden>
- Date: Mon, 21 Oct 2002 00:50:45 +0200
But what I would like to do is fill the NSMatrix dynamicaly with an array
that has NSImageCells.
Let me explaine what I would like to build:
I want to make a window which displays thumbnails from a directory. Thats
why it has to be dynamic. I'm not even shure if NSMatrix is the right way of
doing it.
Any sugestions?
>
Did you try something like:
>
>
In Interface Buidler drag a window out of the pallete. Drag a custom
>
view into the window. In the inspector choose custom class and select
>
NSMatrix. Then drag imageviews into the custom view or drag one
>
imageview and dupe it there.
>
>
ber
>
>
On Saturday, October 19, 2002, at 09:58 PM, Ivan Subotic wrote:
>
>
> Hi
>
>
>
> I'm having a problem making a NSMatrix with NSImageCells. Is it
>
> possible to
>
> do it with the interface builder, or do I have to do it programaticaly.
>
>
>
> A short description would be helpfull :-)
>
>
>
> TIA
>
> Ivan Subotic
>
> _______________________________________________
>
> 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.
_______________________________________________
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.