[possible bug] Max6 Project-local path and JavaScript
I think it's a bug.
I have a project (Max6 Project) with some graphics files (placed in proper 'media' subdirectory). I want to use these files in jsui. JavaScript sees them only after I refresh the project, or (re)open patcher (containing jsui) anew. When I'm editing my js file and save it (so it's recompiled - autowatch), now jsui can't find those files. I suppose there is a problem with search path, which is somehow reset when saving js file (in max text editor).
Or did I miss something?
tia
ak
[max 6.0.4 on mac os 10.7.3]
Hey Andrzej,
May we please have a small example emailed in to support?
There's been some work in this area for the next release.
Thanks
-A
Ok, I sent a report to support@.
I have a few small FRs:
1. Project Window -> "+" -> "Add new file..." – there is only txt,xml and patchers formats, could you add also js? Now I have to create js file elsewhere and then "add existing file".
2. Project Window: Rename file (as context menu item).
3. Project Window: Multi-selection (mainly for mass removal of unused files).
4. And about JS editor indentation: it doesn't want to de-dent on closing/matching brace '}'.
ak