Re: [Q]How can I bring the information of the file that I select from desktop to a program that I intend to make?
Re: [Q]How can I bring the information of the file that I select from desktop to a program that I intend to make?
- Subject: Re: [Q]How can I bring the information of the file that I select from desktop to a program that I intend to make?
- From: René van Amerongen <email@hidden>
- Date: Tue, 4 Jan 2005 12:57:33 +0100
Hi
I think you should start to look for how they do this in a service,
like the service that copies the file path into the past board.
Maybe you can find the code how they do it and use that code in your
app.
Or if this is not working make a service and call that service from
your app ( let your app checking when you click in the finder ).
Just my €0.0002
R
Op 4-jan-05 om 8:39 heeft hwang hee het volgende geschreven:
Hi
I would like to know how to put the information about the file's path
in a text filed by clicking a file with the mouse-or, others
actions-on desktop. Of course, it should happen while I am executing
the program.
In my opinion, it is better to use the method of obtaining some
information by catching a particular event under Operating System.
Some programmers call this "Hooking."
However, a problem is that under Mac OS X, I cannot use this method
easily, compared to Windows. I would really appreciate it if anyone
helps me with good ideas.
I'm expecting your reply. Have a nice day.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden