-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
set folder name where settings are saved #105
Comments
Yes, this is what setWorkingFolder does On Thursday, April 3, 2014, Matt Miller notifications@github.com wrote:
|
Hey, I recognised that when setting the working folder and then adding new tracks, it still looks for the xml file in the data folder. You have to call Is this on purpose ? Otherwise I could make a pull request. |
I encountered the same bug - seems to me that setting a working folder On Thu, May 15, 2014 at 6:28 AM, Patrick Fürst notifications@github.comwrote:
Matt MillerCreative Developerm *609.335.4417 faculty 2424 E. York Street |
Is there a method to set a folder name for where the settings are saved? For example if you call xml settings save("somefolder") it will create a new folder. This would be a great way to keep projects organized.
see http://openframeworks.cc/documentation/utils/ofXml.html#!show_save
The text was updated successfully, but these errors were encountered: