[mono-android] ArrayAdapter & NotifyDataSetChanged not showing new items

2011-10-15 Thread Stuart Johnson
I have a List<> with an ArrayAdapter that shows the contents of that list. If I make a change to one of those items in the List<>, and do NotifyDataSetChanged() in the UI thread, I can see those changes. But if I .Add to the List<>, I cant see the new items. Any ideas?

[mono-android] Quick App Need Converted - Paying

2011-10-15 Thread NokNok Developer
Morning all (for me anyway)... Ok, Im hoping maybe someone has some time, and interest, I wrote a real fast VB.NET windows app this morning. What I am hoping to find is a means to learn by example. So I am looking for someone to make an iPhone (IOS 5) and Android app, of this app. All it doe

Re: [mono-android] an old basic question How to stop the softinput appearing on an Edit text

2011-10-15 Thread John Murray
Many thanks Jon I found that if I just put the namespace in front of the EditTextEx in the axml it works i.e. " doesn't seem to like the fully qualified com.murray.Agar14 (yes I made the mistake of the namespace starting with a lowercase 'a' whereas the package has a "A" :-( much appreciated Jo

Re: [mono-android] ArrayAdapter & NotifyDataSetChanged not showing new items

2011-10-15 Thread gabriel.b...@gmail.com
How do you made the Array Adapter work I'm having problems with the Array adapter constructor. 2011/10/15 Stuart Johnson > I have a List<> with an ArrayAdapter that shows the contents of that list. > > If I make a change to one of those items in the List<>, and do > NotifyDataSetChanged() in the

Re: [mono-android] ArrayAdapter & NotifyDataSetChanged not showing new items

2011-10-15 Thread Stuart Johnson
On 15/10/11 23:57, gabriel.b...@gmail.com wrote: > How do you made the Array Adapter work I'm having problems with the > Array adapter constructor. public class ArrayAdapter_MsgView : ArrayAdapter { public ArrayAdapter_MsgView(Context context, int textViewResourceId, IList items): b

Re: [mono-android] ArrayAdapter & NotifyDataSetChanged not showing new items

2011-10-15 Thread Jonathan Pryor
On Oct 15, 2011, at 10:44 AM, Stuart Johnson wrote: > I have a List<> with an ArrayAdapter that shows the contents of that list. > > If I make a change to one of those items in the List<>, and do > NotifyDataSetChanged() in the UI thread, I can see those changes. But > if I .Add to the List<>,

[mono-android] Exposing arbitrary Java APIs to .NET

2011-10-15 Thread El-Sayed Mohamed
Hello Mono for Android team, Any news on the support for exposing arbitrary Java APIs to .NET?. I want to bind the maps.jar API, is this possible at all?. Thanks, El-Sayed ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE I