by SharkHunter » Sat Jun 19, 2010 12:52 pm
As a part of the GrooveShark plugin I developed I did a search system that can be used in other plugins. It is used as a way of getting strings in from a DLNA source (like a bravia or PS3) with no keyboard and then issueing some kind of search and creating the relevant "objects" (like video files, mp3s etc). To use create a "SearchFolder" (which is the top folder object) feed it with a "SearchObj" which is your special search class which implements a search method and is responisble for the search and the creation of all the found children.
- Attachments
-
SearchFolder.zip
- (1.97 KiB) Downloaded 56 times