Hi Kyle,
Thank you very much. It worked.
Regards,
Rakesh Singhal
On Thu, Jul 26, 2012 at 7:47 PM, Kyle Sluder wrote:
> On Jul 26, 2012, at 3:56 AM, Rakesh Singhal
> wrote:
>
> > It worked. Pbs was indexing the old build.
> >
> > On 10.7, I am not getting the file path instead of that I get so
On 26 Jul 2012, at 15:17, Kyle Sluder wrote:
> On Jul 26, 2012, at 3:56 AM, Rakesh Singhal wrote:
>
>> It worked. Pbs was indexing the old build.
>>
>> On 10.7, I am not getting the file path instead of that I get something
>> like "file:///.file/id=6571367.3388989". In 10.6, I am getting full
On Jul 26, 2012, at 3:56 AM, Rakesh Singhal wrote:
> It worked. Pbs was indexing the old build.
>
> On 10.7, I am not getting the file path instead of that I get something
> like "file:///.file/id=6571367.3388989". In 10.6, I am getting full path.
> Is there something, I am missing?
That's a fi
It worked. Pbs was indexing the old build.
On 10.7, I am not getting the file path instead of that I get something
like "file:///.file/id=6571367.3388989". In 10.6, I am getting full path.
Is there something, I am missing?
Regards,
Rakesh Singhal
On Thu, Jul 26, 2012 at 2:36 PM, Rakesh Singhal w
Hi Ronald,
Thank you very much and now I am using PyObjC. But it doesn't add the items
in Services if my app is installed in /Applications folder. If you have any
idea then please let me know. Is it possible to enable these items only for
particular folder in finder?
Regards,
Rakesh Singhal
On M
On 13 Jul, 2012, at 18:11, Mark Munz wrote:
> But the OP *could* create a Workflow OS X Services Item that has a Run
> Shell Script action with a python script.
Or use PyObjC.
Ronald
>
> On Thu, Jul 12, 2012 at 11:16 PM, Eric Schlegel wrote:
>>
>> On Jul 12, 2012, at 10:45 PM, Rakesh Singha
But the OP *could* create a Workflow OS X Services Item that has a Run
Shell Script action with a python script.
On Thu, Jul 12, 2012 at 11:16 PM, Eric Schlegel wrote:
>
> On Jul 12, 2012, at 10:45 PM, Rakesh Singhal wrote:
>
>> Hi Eric,
>>
>> Thanks. I am trying to do it using Services but I co
On 13.07.2012, at 08:43, Nathan Day wrote:
> You can do this with Services if you are willing to have it in the services
> menu of the contextual menu, the user has to enable your service by going to
> System Preferences > Keyboard > Keyboard Shortcuts, you may be able to
> AppleScript that. If
You can do this with Services if you are willing to have it in the services
menu of the contextual menu, the user has to enable your service by going to
System Preferences > Keyboard > Keyboard Shortcuts, you may be able to
AppleScript that. If you are just writing scripts for you own use that y
On Jul 12, 2012, at 10:45 PM, Rakesh Singhal wrote:
> Hi Eric,
>
> Thanks. I am trying to do it using Services but I couldn't find any sample
> code. Can I do it in python?
No, you can only write a Service with Objective C. You can read about
implementing a service here:
https://developer.
Hi Eric,
Thanks. I am trying to do it using Services but I couldn't find any sample
code. Can I do it in python?
Regards,
Rakesh Singhal
On Tue, Jul 3, 2012 at 12:09 AM, Eric Schlegel wrote:
>
> On Jul 2, 2012, at 9:53 AM, Rakesh Singhal
> wrote:
>
> > There are applications (eg. dropbox) wh
Hi All,
Thanks to all of you for your response. I will use Services. I hope, I
would get some sample code with proper documentation to implement this.
Please let me know if it is possible to do in python.
Regards,
Rakesh Singhal
On Tue, Jul 3, 2012 at 2:33 AM, John C. Randolph wrote:
>
> On Ju
AFAIK Dropbox accomplishes this using private APIs and reverse-engineered
hacks.
I'd love to hear if there's an official method, but if there isn't you won't be
able to take this up further on this mailing list.
(Sent from my iPhone.)
--
Conrad Shultz
On Jul 2, 2012, at 9:53, Rakesh Singhal
On Jul 2, 2012, at 9:53 AM, Rakesh Singhal wrote:
> There are applications (eg. dropbox) which are able to create items in
> finder's contextual menu, not service. There should be some way to do it.
There is no supported way to do this. Dropbox uses various hacks to make its
way into the Finde
On Mon, Jul 2, 2012, at 10:23 PM, Rakesh Singhal wrote:
> I already posted this is darwin-dev list and was told to post here. This
> topic was discussed already but I am not very cleared that how to go
> ahead
> to implement a Finder plugin for Mac OS 10.6/10.7. I want to add items in
> Finder's Co
On Jul 2, 2012, at 11:53 AM, Rakesh Singhal wrote:
> Hi All,
>
> I already posted this is darwin-dev list and was told to post here. This
> topic was discussed already but I am not very cleared that how to go ahead
> to implement a Finder plugin for Mac OS 10.6/10.7. I want to add items in
> Find
Hi All,
I already posted this is darwin-dev list and was told to post here. This
topic was discussed already but I am not very cleared that how to go ahead
to implement a Finder plugin for Mac OS 10.6/10.7. I want to add items in
Finder's Contextual menu. These menu items should be displayed only
17 matches
Mail list logo