Re: [mono-android] custom adapter for autocompletextbox

2012-04-20 Thread Craig Dunn
John, I've put something together quickly that slots into the existing ContentControls[0] sample on github. here it is in action, searching for "ea" in a dictionary http://screencast.com/t/7rWbUaVY Download that sample,then

[mono-android] custom adapter for autocompletextbox

2012-04-20 Thread John Murray
I have looked at the forum but cant find any assistance with this previously - Might be useful to others I was looking for a way to run an autocompletetextbox with a filter which allowed the selection from teh adapter to show any items 'containing' the letters typed in (by default it will fil