[mono-android] Passing information between tabs
Paul F. Johnson
paul at all-the-johnsons.co.uk
Wed Nov 9 14:53:59 EST 2011
Hi,
> Thought about having a third class outside handling all that
> information and notifying the classes within when the collection of
> data changes?
>
> See an example of this here:
> http://msdn.microsoft.com/en-us/library/ms743695.aspx
>
> Then make a static reference to that class somewhere and pass it
> around to your activities and have them listen to the PropertyChanged.
> Then make sure on each change to notify and grab that notification in
> the respective activities.
That's pretty cool. However, is multiple inheritance supported in C#?
ISTR it isn't.
Paul
--
Vertraue mir, ich weiss, was ich mache...
More information about the Monodroid
mailing list