Answer the question
In order to leave comments, you need to log in
What are the popular frameworks/libraries for implementing MVC/MVP/MVVM approaches in desktop applications?
You need to separate the UI and logic in order to test separately. It was decided to choose something from MVC approaches. I hope to help in the search)
Answer the question
In order to leave comments, you need to log in
For C++ there is Qt. There's support for the Model-View concept there: https://doc.qt.io/qt-5/model-view-programming.html . + Even in ordinary widgets, the concept of MVC is visible.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question