I downloaded and installed VisaulWx. I already had MinGw which it
apparently found as it showed in the directories. (Oh, I had to copy
the python25.dll over to the VisualWx folder to get it started.) I
also had wxWidgets on my computer but only as components of wxPython
and wxDev-C++, so I downloaded and installed wxWidgets and put that
address in the wxWidgets Directory.
I'm the first to admit than I'm not good at this kind of stuff, unless
its really obvious what I'm supposed to do, I don't know what to do.
Anyway, I fired it up, created a project, added a wxFrame in the
designer, and clicked build. I expected it to build the thing, then I
would find the 'run' button, click that and up would pop an empty
frame... Nope. When I clicked Build I got a message box "Execution
failed."
When I downloaded wxDev and installed it, it installed MinGw and had
its own copy of wxWidgets so when I did the same as above, up popped
an empty frame. In other words, I didn't have to 'configure' anything,
it came ready to go out of the box. But VisualWx looks like a better
deal and I would really like to try it but I've hit a brick wall and
haven't a clue what to do next.