[javascript-dev] [bugreport] this.patcher.filepath
evan.raskob [lists]
lists at lowfrequency.org
Sun Oct 7 06:07:50 MDT 2007
- Previous message: [javascript-dev] [bugreport] this.patcher.filepath
- Next message: [javascript-dev] Re: [bugreport] this.patcher.filepath
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
this is the same for the thispatcher object itself. it doesn't report a filepath from a subpatch. i think this is expected behavior? frankly, i've never liked it, because it means i can't hide the thispatcher object in a subpatch. cheers evan On Oct 5, 2007, at 11:46 AM, Thijs Koerselman wrote: > > this.patcher.filepath only works in a javascript object that is > located in the main patcher window. If you place the js object with > the same script in a subpatcher, the attribute seems to return an > empty string. > > I suspect this might be a known issue, but I can't find it in the > archives. > > (Windows 4.6.3) > > -Thijs > > _______________________________________________ > javascript-dev mailing list > javascript-dev at cycling74.com > http://www.cycling74.com/mailman/listinfo/javascript-dev
- Previous message: [javascript-dev] [bugreport] this.patcher.filepath
- Next message: [javascript-dev] Re: [bugreport] this.patcher.filepath
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
