Occasionally the html page I want to display changes and I need to display
the
new version. I've tried LoadPage() again but I always get the same old
copy.
I've even tried removing the HtmlWindow, destroying it, making a new one
and
adding it to the layout. It doesn't help, I still get the old version. I
think it must be cached somewhere else.
Looking at the sources I don't see a way to not get a page from the cache,
I'll ask about it on wx-devel though.
Another alternaitve is using urllib.py to fetch the document yourself and
then use SetPage().
ยทยทยท
--
Robin Dunn
Software Craftsman
robin@AllDunn.com
http://wxPython.org Java give you jitters?
http://wxPROs.com Relax with wxPython!
_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users