[wxPython] wxHTMLEasyPrint doesn't seem to work with ".pyw" files?

Yes I’m using wxApp to launch it.

···

----- Original Message -----

From: Magnus Lycka

Sent: Wednesday, May 01, 2002 2:50 AM

To: wxpython-users@lists.wxwindows.org

Subject: Re: [wxPython] wxHTMLEasyPrint doesn’t seem to work with “.pyw” files?

At 01:09 2002-05-01 -0400, you wrote:

I’m using wxPython 2.3.2 and python 2.1. Im atempting to use the
wxhtmleasyprint. When I use a .py it works fine but if I use it
windowless (.pyw). It does seem to work.

Have you tried initiating the application with stdout/stderr to a window?
I.e. wxApp(1)?


Magnus Lyckå, Thinkware AB
Älvans väg 99, SE-907 50 UMEÅ
tel: 070-582 80 65, fax: 070-612 80 65
http://www.thinkware.se/ mailto:magnus@thinkware.se


wxpython-users mailing list
wxpython-users@lists.wxwindows.org
http://lists.wxwindows.org/mailman/listinfo/wxpython-users


Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com

With the parameter (1) so that stdout/stderr goes to a window?
What about wxApp(filename='log.txt') ?

What's in your diagnostics? (log.txt or wxPython stdout/stderr)

···

At 03:00 2002-05-01 -0400, you wrote:

Yes I'm using wxApp to launch it.

--
Magnus Lyckå, Thinkware AB
Älvans väg 99, SE-907 50 UMEÅ
tel: 070-582 80 65, fax: 070-612 80 65
http://www.thinkware.se/ mailto:magnus@thinkware.se