fixIt wrote:
Okay I completed these two things. The one thing to note is that Custom Resource Directory is shown in red because I guess it tries to get the initial path to display from it and since Custom Resource Directory is not a valid file path it appears red.
You mean you put "Custom Resource Directory" into the edit box? You probably shouldn't do that; leave it blank, or put the default in the edit box, and instead put "Custom Resource Directory" in a nearby label to explain what the edit box is...
Quote:
Edit: I just realized should "Custom Resource Directory" be put in the string table to be looked up for when its put in config.xml?
The string "Custom Resource Directory" shouldn't be in config.xml anywhere, but it probably should be in the stringtable so it can be put into the label textcontrol.