Hello!
I'm working on a c/c++ project and now I would like to build a GUI and have some Buttons to call some of the c++ functions and finally display some images in a nice way.
I have found TCL/TK would be a good Idea. And maybe C++/Tcl
A C++ library for interoperability between C++ and Tcl is also helpful..?
Anyway I'm new to this field and don't know the best approach to this problom. What I need in the end is a *.exe that runs on Windows machines without installing tons of libs and stuff...
Thanks for help!!!!! cyril.
PS: Is there a way to make a exe file out of a *.tcl project file?
I'm working on a c/c++ project and now I would like to build a GUI and have some Buttons to call some of the c++ functions and finally display some images in a nice way.
I have found TCL/TK would be a good Idea. And maybe C++/Tcl
A C++ library for interoperability between C++ and Tcl is also helpful..?
Anyway I'm new to this field and don't know the best approach to this problom. What I need in the end is a *.exe that runs on Windows machines without installing tons of libs and stuff...
Thanks for help!!!!! cyril.
PS: Is there a way to make a exe file out of a *.tcl project file?