emdding python gui in c code - OS independent

tinauser tinauser at libero.it
Mon Oct 11 09:16:42 EDT 2010


hi there,
i need to embed python GUI in a c++ code. I've seen that,while on
windows running GUI is no problem, in mac i need to use pythonw
instead python.
the question is,how should i tell the program that if the OS is mac,
it should pythonw, otherwise python is fine?



More information about the Python-list mailing list