On Thu, 19 Apr 2007 23:42:49 -0700, Glenn Hutchings wrote:

> On 20 Apr, 02:54, "Stephen M. Gava" <[EMAIL PROTECTED]>
> wrote:
>> yeah. i feel like i'm being forced to use wxwidgets/wxpython just
>> because i need pretty good html display though.
> 
> You could always use a real web browser:
> 
>     import webbrowser
>     webbrowser.open_new("index.html")
> 
> Glenn

yep, thnx glen, but need the html display windo to be more a part of the 
app than that.

stephen.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to