• 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: Dividing NSView to subviews
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dividing NSView to subviews


  • Subject: Re: Dividing NSView to subviews
  • From: Randall Meadows <email@hidden>
  • Date: Thu, 23 Apr 2009 11:49:07 -0600

On Apr 23, 2009, at 12:11 AM, Naresh Kongara wrote:


Hi All,

I have a NSView which i want to divide into to required sub views.

I implemented it using NSView's dataWithPDFInsideRect: (NSRect )aRect, i.e constructed a image view with the data i got .
This process is taking long time if the view is large one..


Is there any other way to get the required part of a View.

NSView -bitmapImageRepForCachingDisplayInRect: will grab the specified rect area of the receiving view into a prepared bitmap. Is that what you're looking for?


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Dividing NSView to subviews (From: Naresh Kongara <email@hidden>)

  • Prev by Date: Strange problem with NSNotificationCenter and NPAPI plugin
  • Next by Date: NSButtonCell binds only readonly; Non-bool bindings OK.
  • Previous by thread: Dividing NSView to subviews
  • Next by thread: Re: Dividing NSView to subviews
  • Index(es):
    • Date
    • Thread