hon installed.
>
> Assuming this is true, then compiling your C program natively on
> Windows should solve the problem. Alternatively, if wxPython is
> available for cygwin (possibly via cygwin's X server) then installing
> it would also help.
>
>
> David.
>
>
Hi all,
I made a small dialog in WxPython. I can run the python script with a
double-click or through command line, and everything goes fine (dialog
appears, which means that wx module has been found).
Then, I decided to write a C program (under Windows, with Cygwin) that
will read my script (thro