P
Peter Rilling
As the app that I am developing gets more complex, it is getting harder to
manage state and ensure that the menus and controls have the correct
enabled/disabled state.
One thing that I do not like is to have each control talk to all other
controls and menus to determine the state of menus and such. What I need is
some kind of controlling mechanism. Does anyone know of any frameworks that
help coordinate application contexts?
manage state and ensure that the menus and controls have the correct
enabled/disabled state.
One thing that I do not like is to have each control talk to all other
controls and menus to determine the state of menus and such. What I need is
some kind of controlling mechanism. Does anyone know of any frameworks that
help coordinate application contexts?