I've been trying to learn to use FileChooser and I've hit a wall.
I can get a filename and separate it from the path, and even separate the name and extension and put them back together into a revised filename.
What I have been unable to do is actually open the file and work with it.
Does anyone have some example code that uses FileChooser to say, select a text file and display it in a TextArea?
Thanks, Walt
I can get a filename and separate it from the path, and even separate the name and extension and put them back together into a revised filename.
What I have been unable to do is actually open the file and work with it.
Does anyone have some example code that uses FileChooser to say, select a text file and display it in a TextArea?
Thanks, Walt