Hey Johannes, you missed the bit about the Mac OSX finder not searching inside the pd.app, in other words that method cannot be used to find help files inside PD.app's on OSX. Mike, for a stop-gap you can search in the terminal:
% cd /Applications/pd.app % find . -name "*fiddle*" -print
Will print out all the files containing the word "fiddle" to the STDOUT.
This will all go away with the potencial help files searching system. :)
B.
IOhannes m zmoelnig wrote:
if you have problems with finding files i would suggest using "locate", "find", "finder" and he "search"-feature of "explorer"
mfgc.cda.s. IOhannes
PD-dev mailing list PD-dev@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-dev