Hi all
This is my first post here, so Hello to everyone.
I have made a program in C++ and would really like to try and begin implementing a GUI, however I have found information on the internet, which suggests C++ does not support this task as part of the library.
Python however does, so my question is; is it possible to make a program from C++ and Python ( C++ for actual logic of program ,Python for GUI) Or is this not possible?
If it is possible how would one begin doing this?
Thanks for your time.



LinkBack URL
About LinkBacks


