Minimal solution to use wxWidgets: wxTextControl to emulate a C++ std::cin and std::cin(getline) stream

前端 未结 0 1553
难免孤独
难免孤独 2020-12-14 16:42

I have transcribed a c++ console app to GUI using wxWidgets. Most of my functions were written for the commandline flow. I am creating handles and additional code to interfa

相关标签:
回答
  • 消灭零回复
提交回复
热议问题