18 Commits

Author SHA1 Message Date
e4e23d6d23 Manually merged MainView 2024-04-03 09:01:57 -04:00
fe3a06890d New area for learning 2024-04-03 08:58:35 -04:00
6577b5ef43 Load some data before the show 2024-04-03 08:58:10 -04:00
0d50c5db83 Coded cleanup 2024-04-03 08:57:42 -04:00
Tracy Pearson
4deedd3339 Example of an invalid model 2024-04-02 23:39:30 -04:00
Tracy Pearson
411b5722e2 corrected backing field 2024-04-02 19:58:01 -04:00
Tracy Pearson
177237699e Bind To View example is working 2024-04-01 22:21:02 -04:00
Tracy Pearson
7d25f11786 Bind to model example complete 2024-04-01 21:43:07 -04:00
73281bd14e Building example MVP ideas 2024-04-01 17:48:00 -04:00
eef43de757 This is functioning. The model wouldn't need to implement INotifyPropertyChanged with this. It feels like too much. 2024-04-01 00:37:29 -04:00
0eb92d6472 Removed debug output 2024-03-31 01:13:03 -04:00
155d629ad0 Found the problem. Override the GetHashCode of the model causes the binding to fail updating the UI. 2024-03-31 01:12:12 -04:00
6a3a564d77 code cleanup 2024-03-31 01:09:31 -04:00
95163afa67 Move bindings and add buttons for debugging 2024-03-30 23:41:40 -04:00
f0426c35d6 Increase the MDI window size 2024-03-30 23:40:15 -04:00
bbd77d2bc0 First MVP View - binding is working, but not updating 2024-03-29 14:23:14 -04:00
a34b9cc5d0 Add project files. 2024-03-29 14:16:37 -04:00
03484d17f0 Add .gitattributes and .gitignore. 2024-03-29 14:16:35 -04:00