Re: questions about py2exe and wax

2005-12-30 Thread Hans Nowak
iclinux wrote: > Using py2exe, I can convert a GUI Application with PythonCard to a > standalone windows program, and it works. > Then I try another GUI Toolkit named Wax, implement a GUI App, it > works. And I convert that app by py2exe. But this time, when run, it > show a messagebox that says:

questions about py2exe and wax

2005-12-30 Thread iclinux
Using py2exe, I can convert a GUI Application with PythonCard to a standalone windows program, and it works. Then I try another GUI Toolkit named Wax, implement a GUI App, it works. And I convert that app by py2exe. But this time, when run, it show a messagebox that says: """ This application req