Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have a windows application that writes to a .txt file.

I would like to give users the opportunity to view the text file while the application is running.

Is there a way to do this?

I have already set it up so it creates the file, writes to the file and closes the file and that all works fine. I just thought it would be nice to give users the option to view the file and save as or print during the use of the application instead of having to wait until they close the app.

Thanks in advance for any help.

  • Leaders
Posted
Why not create a form with a textbox on it and a simple menu or toolbar to save and print, and use that to present the text to the user. Either that or launch notepad and have it open the text file.
[sIGPIC]e[/sIGPIC]

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...