[mono-android] selecting contacts
John Murray
john at murray.gb.com
Thu Mar 31 15:11:36 EDT 2011
Errr? Do you mean the previous erroneous code or the new stuff ?
Either way there was no compiler error
Without the proper override it compiled but just ignored the bad code
With the override and base it compiles with no warnings even and runs fine
John murray
-----Original Message-----
From: monodroid-bounces at lists.ximian.com
[mailto:monodroid-bounces at lists.ximian.com] On Behalf Of Jonathan Pryor
Sent: 31 March 2011 19:52
To: Discussions related to Mono for Android
Subject: Re: [mono-android] selecting contacts
On Mar 31, 2011, at 2:48 PM, hdortim wrote:
> I am not sure, but I have used OnActivityResult() succesfully, but you
need to override the method to make sure it is called.
> So your Method shoudl look like this:
> public override void OnActivityResult(int requestCode, int resultCode,
Intent intent)
Shouldn't that generate a compiler warning?
- Jon
_______________________________________________
Monodroid mailing list
Monodroid at lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
More information about the Monodroid
mailing list