cygon
|
1bb2363a07
|
Changed license to Apache License 2.0
|
2024-06-14 16:42:33 +02:00 |
|
Markus Ewald
|
2b908f18eb
|
The window manager can now also create just view models (without immediately binding a view); added MultiPageViewModel as a base class for the common case of view models that embed multi pages they can switch between; added missing copyright statement for the late checked synchronization context
git-svn-id: file:///srv/devel/repo-conversion/nuwi@49 d2e56fa2-650e-0410-a79f-9358c0239efd
|
2019-02-13 10:30:19 +00:00 |
|
Markus Ewald
|
826f2eb763
|
Created a window manager that will automatically locate the matching view to a view model and set up the view's data context for binding; also added an interface through which other services can track the active window (i.e. to display message boxes so view models don't have to drag around a view reference just for that)
git-svn-id: file:///srv/devel/repo-conversion/nuwi@43 d2e56fa2-650e-0410-a79f-9358c0239efd
|
2019-02-06 18:04:10 +00:00 |
|