I would like to use oscova to create an interface where a user can search files using parts of the name as in a contains filter. Eventually i would want to search by its xml text file of the same name using more sophisticated greater than data or some numeric attribute however for now to keep it simple i was going to use the file name and show the images with same file name in a listview. I would interact with the this listview by drag and drop files etc.
What is the best approach and are there tutorials that may assist me in my quest?
cheers nik