I am doing an assignment, which require to develop a simple text editor using C/C++. But it is a GUI application, which may port to different platform, for example, windows, linux and mac. Please recommend a ui framework to serve the purpose. Thanks.
Share
Quoted from qt-project.org