Question
Creating Custom Find Results
I would like to create a script that imports a list of image pathnames and creates a browser window like Find Results with thumbnails for each pathname. So that I could then select all the thumbnails and do some batch processing.
The images would be gathered across my file system, i.e. they would not be contained within a single folder.
I can't find any documentation or code snippets that would allow one to script a custom Find command. For instance, I imagine that a Document object would need to be created and initialized with an array of thumbnails, but it's not clear how that might be done.
Anyone have any ideas?
The images would be gathered across my file system, i.e. they would not be contained within a single folder.
I can't find any documentation or code snippets that would allow one to script a custom Find command. For instance, I imagine that a Document object would need to be created and initialized with an array of thumbnails, but it's not clear how that might be done.
Anyone have any ideas?
