Tagged Questions

1
vote
3answers
133 views

Best way to keep the user-interface up-to-date?

This question is a refinement of my question http://stackoverflow.com/questions/3161392/different-ways-of-observing-data-changes. I still have a lot of classes in my C++ application, which are ...