Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
dasankir
dasankir's Profile
1
Posts
3
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
Getting the sketchbook / libraries path from within a sketch
[8 Replies]
02-May-2013 03:09 AM
Forum:
Programming Questions
Any way to get it? I know there is the sketchPAth(""), but I need the sketchbook path to access some library configuration files that are inside that. It could also help a way to get a certain library's folder absolute path.
I've tried this, but says the path is "null":
import processing.app.*;
void setup(){
println("sketchbook.path "+Preferences.get("sketchbook.path"));
}
«Prev
Next »
Moderate user : dasankir
Forum