| Issue 178: | Paths to static files in examples are broken | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Execute an example like 3Dviewer from outside of its directory, e.g. from the parent directory, and it will fail finding the proper static files. Easy fix: Use __file__ to assemble a relative path. (Should be the cure, didn't check the code yet)
Jan 16, 2010
(No comment was entered for this change.)
Status:
Done
|
Labels: Component-Examples