Chaim Krause wrote:
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
......
some info here might be of use
http://ginstrom.com/scribbles/2008/02/26/python-gui-programming-platforms-for-windows/#Win32
--
Robin Becker
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32