Hi there,
the Searchview from Erel is a really great class - I love it! But I think there is some kind of a weird error somewhere. Propably not in the class but in the lib that I'm talking about. If I add the library "StdActionBarHelper" I get an error saying "Unknown member SetItem" which is a Sub in the SearchView I tried to change the Name to SetItem2 but the error then says "Unknown member SetItem2"
Anyone else had this?
You are right Erel
It was a mistyping in my post and the code but the error is reproduceable. When StdActionbarHelper is imported the member "SetItems" is not longer listed. Even SetIndex is gone too.
If you are asking me I don't know but thats exactly what I think. There could be a collision.
The StdActionBarHelper is a library from Corwin42 I guess. He should know that.