posted 8 years ago
I am trying get some help on how to build and use a plist at least that is what I think I want?
I have application that uses a text file as input. I need to somehow find out where this file is on my mac/window computer.
I also want to store the last place the window was shown so that I can open the application up with the window in the same
place.
Currently I have the path and screen x y cordinates hard coded in the application but I want to change that.
Some how I think this might be stored in a plist on a mac but have no ideal what is used for windows. If not plist where do I store
these items.
I looked at some of the plist in my library on the mac and did not see any thing that looked like a file name or location.
Maybe some type of good simple tutorial on plist and how it is used on a window/mac computer? I have looked at some and it seams more
complicated that the program itself.
Thanks
Roger