I have an very small application that uses a single multichoicebox from EasyGUI. Because of the limitations of tkinter, I cannot get a single exe file using py2exe.

I was wondering if anybody had created something similar to EasyGUI, but using python-win32. The idea being that I could replace the multichoicebox from EasyGUI with one that uses the win32 API instead so that I could get a single exe from py2exe.

Can anybody point me in the right direction where I might find such a thing?

Thank you,
Chaim
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to