On Sat, 21 Apr 2007 09:57:09 -0400, Kevin Walzer wrote:
> Stephen M. Gava wrote:
>> On Fri, 20 Apr 2007 03:28:22 -0700, Rob Wolfe wrote:
> The following thread has various ideas in it:
> http://mail.python.org/pipermail/python-list/2001-
October/107989.html
thanks mike, i found that t
Stephen M. Gava wrote:
> On Fri, 20 Apr 2007 03:28:22 -0700, Rob Wolfe wrote:
The following thread has various ideas in it:
http://mail.python.org/pipermail/python-list/2001-October/107989.html
>>> thanks mike, i found that thread before i posted here, it doesn'rt
>>> answer my question t
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:
>
>
On Fri, 20 Apr 2007 09:45:16 -0400, Kevin Walzer wrote:
> PySol has an HTML viewer. Here's a link to some discusison about it:
>
> http://mail.python.org/pipermail/tkinter-discuss/2006-
January/000614.html
>
> PySol is GPL, so if your application is also GPL, then it might be an
> option.
thank
On Fri, 20 Apr 2007 03:28:22 -0700, Rob Wolfe wrote:
>> > The following thread has various ideas in it:
>> > http://mail.python.org/pipermail/python-list/2001-October/107989.html
>>
>> thanks mike, i found that thread before i posted here, it doesn'rt
>> answer my question though.
>
> Why not? Did
Stephen M. Gava wrote:
> Hi all,
>
> I prefer using tkinter to wxpython (so sue me :) and i need to display a
> lot of html in a particular app. does anyone know if one of the existing
> add on tk html widgets have been wrapped for tkinter already?
>
> TIA for any reply,
> Stephen
PySol has an
Stephen M. Gava wrote:
> On Thu, 19 Apr 2007 06:09:33 -0700, kyosohma wrote:
>
> > On Apr 19, 6:29 am, "Stephen M. Gava" <[EMAIL PROTECTED]>
> > wrote:
> >> Hi all,
> >>
> >> I prefer using tkinter to wxpython (so sue me :) and i need to display
> >> a lot of html in a particular app. does anyone
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
--
htt
On Thu, 19 Apr 2007 06:09:33 -0700, kyosohma wrote:
> On Apr 19, 6:29 am, "Stephen M. Gava" <[EMAIL PROTECTED]>
> wrote:
>> Hi all,
>>
>> I prefer using tkinter to wxpython (so sue me :) and i need to display
>> a lot of html in a particular app. does anyone know if one of the
>> existing add on t
On Apr 19, 6:29 am, "Stephen M. Gava" <[EMAIL PROTECTED]>
wrote:
> Hi all,
>
> I prefer using tkinter to wxpython (so sue me :) and i need to display a
> lot of html in a particular app. does anyone know if one of the existing
> add on tk html widgets have been wrapped for tkinter already?
>
> TIA
10 matches
Mail list logo