↧
C++ GUI
I have some python executable files. I want to design a button in GUI in C++ language. When I would click the button, those python executable file should be opened. Please help me figure out this...
View ArticleC++ GUI
I have some python executable files. I want to design a button in GUI in C++ language. When I would click the button, those python executable file should be opened. Please help me figure out this task.
View Article