I ran into a strange phenomena.
I had to switch (temporarily) my comuter I py2exe my python stuff.
Now I find that the design of the layout/ controls is different from
what (even on the same box) it looks like when run via pyhonw directly.
Attached 2 screenshots of the exe and 2 of the python version. (detail
clips, box with label and bmp button)
As you see for example the white background of a wx.bmp button is
ignored and the border is not rounded...
Could it have to do w/ MSVCR90?
What is the recommended way to prevent this from happening?
ThanX
T