Skip to content
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

Open
facultymatt opened this issue Apr 3, 2014 · 3 comments
Open

set folder name where settings are saved #105

facultymatt opened this issue Apr 3, 2014 · 3 comments

Comments

@facultymatt
Copy link
Contributor

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

@obviousjim
Copy link
Contributor

Yes, this is what setWorkingFolder does

On Thursday, April 3, 2014, Matt Miller notifications@github.com wrote:

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


Reply to this email directly or view it on GitHubhttps://github.com//issues/105
.

  • James

@patrickFuerst
Copy link
Contributor

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 loadTracksFromFolder to load it from the right folder.

Is this on purpose ? Otherwise I could make a pull request.

@facultymatt
Copy link
Contributor Author

I encountered the same bug - seems to me that setting a working folder
should set loading and saving to that folder.

On Thu, May 15, 2014 at 6:28 AM, Patrick Fürst notifications@github.comwrote:

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 loadTracksFromFolder to load it from the right folder.

Is this on purpose ? Otherwise I could make a pull request.


Reply to this email directly or view it on GitHubhttps://github.com//issues/105#issuecomment-43193627
.

Matt MillerCreative Developerm *609.335.4417
*twt
@mattmillerart http://twitter.com/#!/mattmillerart

faculty
twt @FacultyCreative http://twitter.com/#!/facultycreative
w www.facultycreative.com

2424 E. York Street
Suite 233
Philadelphia Pa. 19125

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants