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? -- http://mail.python.org/mailman/listinfo/python-list
- emdding python gui in c code - OS independent tinauser
- Re: emdding python gui in c code - OS independent Chris Rebert
- Re: emdding python gui in c code - OS independent tinauser
- Re: emdding python gui in c code - OS independen... Diez B. Roggisch
- Re: emdding python gui in c code - OS indepe... Gregory Ewing