Declarative ViewModels and Taborder
No edit summary
No edit summary
Line 1: Line 1:
A good friend of mine, Lars Olofsson, complained about the Taborder between controls in the ViewModels. The project he is working on uses ViewModels A LOT. As the work of developing this system continues, small changes are applied to the ViewModels, and the Taborder becomes messier and messier.
A good friend of mine, Lars Olofsson, complained about the Taborder between controls in the ViewModels. The project he is working on uses ViewModels A LOT. As the work of developing this system continues, small changes are applied to the ViewModels, and the Taborder becomes messier and messier.


He suggested that the Taborder be made visible so that anyone working on the ViewModel definition could see if it was okay or not. That was a brilliant idea – why has it not always been that way:
He suggested that the Taborder be made visible so that anyone working on the ViewModel definition could see if it was okay or not. It was a brilliant idea – why has it not always been this way:


[[File:Taborder -1.png|frameless|541x541px]]
[[File:Taborder -1.png|frameless|541x541px]]
[[Category:View Model]]
[[Category:View Model]]

Revision as of 06:15, 24 March 2023

This page was created by Alexandra on 2018-10-27. Last edited by Edgar on 2025-01-20.

A good friend of mine, Lars Olofsson, complained about the Taborder between controls in the ViewModels. The project he is working on uses ViewModels A LOT. As the work of developing this system continues, small changes are applied to the ViewModels, and the Taborder becomes messier and messier.

He suggested that the Taborder be made visible so that anyone working on the ViewModel definition could see if it was okay or not. It was a brilliant idea – why has it not always been this way:

Taborder -1.png