From the NSViewController header:

/* For services that vend UI.  Identifies the view (if any) in the service’s UI 
that displays the source image.  Defaults to nil.  When your service loads its 
UI (or in your service UI's xib file), you can set this to point to an image 
view, or some containing border view, that’s a descendant of the 
ViewController’s view.  Doing so helps the system to position and animate the 
service’s UI with respect to the source item representation.  If your service 
UI doesn't display the source item at its original screen position and size, 
leave this set to nil.

> Le 24 août 2016 à 14:52, tridiak <trid...@ihug.co.nz> a écrit :
> 
> When you create a view controller in IB, one of the outlets is 
> ‘sourceitemview’.
> What is it for?
> Developer site gives no info except it is a property 
> (https://developer.apple.com/reference/appkit/nsviewcontroller/1434479-sourceitemview
>  
> <https://developer.apple.com/reference/appkit/nsviewcontroller/1434479-sourceitemview>).
> 
> Mark
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list      (Xcode-users@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/xcode-users/mailing%40xenonium.com
> 
> This email sent to mail...@xenonium.com

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (Xcode-users@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to