On 25 Aug, 20:30, Gilles Ganault <[email protected]> wrote: > Combined with the comment above about issues with printing, it looks > like Python for GUI apps isn't a very good idea :-/
With pywin32, printing is the same as for any other Windows app (you get MFC for Python). -- http://mail.python.org/mailman/listinfo/python-list
