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...

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to