> On Mar 31, 2016, at 5:24 PM, a2z wrote:
>
> I need to add 'Zip' and 'Unzip' menu options to Finder. When selected it
> would launch my Application to Zip and Unzip files. I understand that I
> need to implement services for this and 'Service Implementation Guide' is
> the place to start, c
Hi All,
I need to add 'Zip' and 'Unzip' menu options to Finder. When selected it
would launch my Application to Zip and Unzip files. I understand that I
need to implement services for this and 'Service Implementation Guide' is
the place to start, correct me if I'm wrong.
Is this kind of impleme
Hi,
I have a contextual menu appears on right-click in my NSOutlineView. When it
appears it selects the table row. I want to customize the selection. It's not a
usual selection, rather kind of highlighted frame. How do I override it? Thanks!
Nava
_