Dividing NSView to subviews
Dividing NSView to subviews
- Subject: Dividing NSView to subviews
- From: Naresh Kongara <email@hidden>
- Date: Thu, 23 Apr 2009 11:41:04 +0530
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.
Thanks,
NareshK
_______________________________________________
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