wxHtmlWindow cache? reload?

John Pywtorak wrote:

Thanks for any help in advance.

I looked into the archive and found a reference, but no solution. The
page I am loading using SetPage(), or LoadPage() is the same, but
changes from time to time; However the wxHtmlWindow does not display the
changed one once it is initialized.

The solution seemed obvious at first, HistoryClear() did not work,
Refresh() did not work, Update(), RefreshRect(), etc. I wanted to
invalidate the html window, but I cannot see if that is really what I
need to do.

I even tried changing to a different url, then back and it does not
reflect the changes.

Please ask about this on wx-users or wait for Vaclav to see the message here.

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!