• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: multiple objects in my view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multiple objects in my view


  • Subject: Re: multiple objects in my view
  • From: Fabian Spillner <email@hidden>
  • Date: Tue, 30 Aug 2005 14:10:47 +0200

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.


On 8/30/05, Francesca P <email@hidden> wrote:
>
> Hallo,
> I'm trying to display n images in a window.
> But I don't know how can I do.
>
> I get the name and position of the file with an applescript.
> Now I'm able to display one image.
>
> But,
> if my applescript return me an array of data, many name of files and
> not only one.
> How can I display many files?
>
> My app have to create the object NsImageView, or what?
> Can I use for or while or what???
>
> How can I do???
>
> Have you some examples, or can help me???
>
> 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
>
 _______________________________________________
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

  • Follow-Ups:
    • Re: multiple objects in my view
      • From: Francesca P <email@hidden>
References: 
 >multiple objects in my view (From: Francesca P <email@hidden>)

  • Prev by Date: Re: [Way Off Topic] Keychain Access question
  • Next by Date: Re: multiple objects in my view
  • Previous by thread: multiple objects in my view
  • Next by thread: Re: multiple objects in my view
  • Index(es):
    • Date
    • Thread