Re: "Open with" question
- From: zacks@xxxxxxxxxxxxxxxxxxxxxxxx
- Date: Tue, 18 Dec 2007 11:15:53 -0800 (PST)
On Dec 18, 1:38 pm, kimiraikkonen <kimiraikkone...@xxxxxxxxx> wrote:
Hi,
I have small project which opens text files via inside the project but
i want to associate this app for every text file. To have a test, if i
right click on a text file -> then "open with" -> my application...
but my app's text area(textbox,where the text data is loaded into. )
is opened blank, nothing is displayed except a general view of my
project app
How can i make "open with" association to display text with my project
properly?
All an "open with" association does is launch the associated
application with the complete path to the file clicked on in the
Command Line. It is up to your application to see that there is a file
name in the command line and process it appropriately.
.
- References:
- "Open with" question
- From: kimiraikkonen
- "Open with" question
- Prev by Date: Re: "Open with" question
- Next by Date: Re: "Open with" question
- Previous by thread: Re: "Open with" question
- Next by thread: Dashboard - Charting program
- Index(es):
Relevant Pages
|