Re: multiple objects in my view
Re: multiple objects in my view
- Subject: Re: multiple objects in my view
- From: Francesca P <email@hidden>
- Date: Tue, 30 Aug 2005 14:29:15 +0200
Il giorno 30/ago/05, alle ore 14:10, Fabian Spillner ha scritto:
You can subclass the NSView class,
create setter and getter methods for array
of images which can be drawn in your drawRect:(NSRect)rect method
by you.
After getting the new array from apple script
you should set the array of your nsview.
Mmh,
ok,
but I don't understand why I have to use NSRect. I have not to draw a
rectangle.
I have to display n images, and they has to be in different boxes
because after I want the possibility to oper in a larger window etc
etc...
Could you explain me better your ideas?
Thank you, and sorry for all these question, but I'm newbie...
thanks
_______________________________________________
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