hi guys
can someone please help me i've been trying to use this tutorial to create an rssreader that i search through but i can't seem to get it to work.
http://imthi.com/blog/programming/iphone-rss-reader-application-with-source-code.php
Here is the code for the rss reader and i'm using the following code for the search facility
http://clingingtoideas.blogspot.com/2010/02/uitableview-how-to-part-2-search.html
i think the problem is that i am trying to search the contents of a class where as these examples use a NSMutableArray to search. If anyone could help me populate an NSMutableArray with the contents of the blogrssparser then i may be able to complete the rest myself.
Thankyou in advance
Thanks
Brad
can someone please help me i've been trying to use this tutorial to create an rssreader that i search through but i can't seem to get it to work.
http://imthi.com/blog/programming/iphone-rss-reader-application-with-source-code.php
Here is the code for the rss reader and i'm using the following code for the search facility
http://clingingtoideas.blogspot.com/2010/02/uitableview-how-to-part-2-search.html
i think the problem is that i am trying to search the contents of a class where as these examples use a NSMutableArray to search. If anyone could help me populate an NSMutableArray with the contents of the blogrssparser then i may be able to complete the rest myself.
Thankyou in advance
Thanks
Brad