cygon
|
1bb2363a07
|
Changed license to Apache License 2.0
|
2024-06-14 16:42:33 +02:00 |
|
Markus Ewald
|
857917aad5
|
Added alternative .NET 4.6.2 project; MultiPageViewForm now has a default constructor just so it doesn't upset the Windows Forms designer
git-svn-id: file:///srv/devel/repo-conversion/nuwi@57 d2e56fa2-650e-0410-a79f-9358c0239efd
|
2023-10-03 12:35:14 +00:00 |
|
Markus Ewald
|
db68a9741e
|
The multi page view can now deal with multi page view models that change the active page from a different thread (as it should be, in WPF all bound property change notifications are allowed to come from any thread)
git-svn-id: file:///srv/devel/repo-conversion/nuwi@56 d2e56fa2-650e-0410-a79f-9358c0239efd
|
2019-02-16 20:06:34 +00:00 |
|
Markus Ewald
|
e16af9dee9
|
Added properties to access the active page view and page view model
git-svn-id: file:///srv/devel/repo-conversion/nuwi@55 d2e56fa2-650e-0410-a79f-9358c0239efd
|
2019-02-13 22:23:28 +00:00 |
|
Markus Ewald
|
b69488f9a6
|
Page switching now with 100% less flickering; page switching to a null view model is allowed now
git-svn-id: file:///srv/devel/repo-conversion/nuwi@54 d2e56fa2-650e-0410-a79f-9358c0239efd
|
2019-02-13 22:07:48 +00:00 |
|
Markus Ewald
|
91432c5209
|
The progress spinner can now tell its optimal size required to show the entire status text but overlap as few controls as possible; began implementing a generic version of a multi page view model and matching view with caching
git-svn-id: file:///srv/devel/repo-conversion/nuwi@53 d2e56fa2-650e-0410-a79f-9358c0239efd
|
2019-02-13 21:26:12 +00:00 |
|