• 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
alloc/init nested deep in long statement. okay or not?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

alloc/init nested deep in long statement. okay or not?


  • Subject: alloc/init nested deep in long statement. okay or not?
  • From: Philip George <email@hidden>
  • Date: Wed, 24 Jul 2002 15:11:23 -0500

This seems strange, so I figured I should ask. It will be repeated
every 5 seconds in a timer loop...


[myImageView setImage: [[NSImage alloc] initWithData:[offScreenView
drawWithPDFInsideRect:[offScreenView rect]]]];


Is this okay to do or is there a "better" way to do this?

Thanks.

- Philip
_______________________________________________
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.

  • Follow-Ups:
    • Re: alloc/init nested deep in long statement. okay or not?
      • From: Eric Peyton <email@hidden>
    • Re: alloc/init nested deep in long statement. okay or not?
      • From: Philip George <email@hidden>
    • Re: alloc/init nested deep in long statement. okay or not?
      • From: "Axel 'Mikesch' Katerbau" <email@hidden>
  • Prev by Date: Re: Connecting menu item to controller in different nib
  • Next by Date: Re: What's the format of InfoPlist.strings?
  • Previous by thread: Announcing the 5th Wocoa Pow Wow
  • Next by thread: Re: alloc/init nested deep in long statement. okay or not?
  • Index(es):
    • Date
    • Thread