Re: NSMatrix rows and columns
Re: NSMatrix rows and columns
- Subject: Re: NSMatrix rows and columns
- From: Ian was here <email@hidden>
- Date: Mon, 17 Oct 2005 08:39:35 -0700 (PDT)
You may want to use windowDidResize: to determine if
your window is resizing, then resize your matrix
within this method. You can get the window's size and
add columns and rows to your matrix as you see fit.
--- Francesca P <email@hidden> wrote:
> Hallo,
> I'm trying to use NSMatrix to display images.
>
> From an applescript I retrieve the number of
> images, but now I don't
> know how can I add columns and rows.
> Obviously I know the specify command, but I don't
> now how can I do to
> resize the matrix (not the size of cells, but the
> number of columns
> and rows) when the window is resized.
>
>
> I can add column and rows if I set the window not
> resizable.
>
> But how can I do to make window and matrix
> resizable.
>
> I hope you undestand my problem.
>
> Thanks
>
>
>
> Francesca
> _______________________________________________
> Do not post admin requests to the list. They will be
> ignored.
> Cocoa-dev mailing list
> (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
>
> This email sent to email@hidden
>
__________________________________
Start your day with Yahoo! - Make it your home page!
http://www.yahoo.com/r/hs
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden