
abegong at gmail
Nov 17, 2009, 10:02 AM
Post #1 of 1
(87 views)
Permalink
|
|
Is there a way to load multiple wxhtmlwindow at the same time?
|
|
All - I'm working on a program that loads a series of web pages so the user can view them quickly one after another. I'm using python and wxhtmlwindow, and the page loading is really slow. Is there a simple way to load up the next few pages in the queue while the user is looking at the current page? thanks! - Abe PS - If the answer involves threading, can you please point me to some resources on threading in wx? I know the basics of GUI programming in wx and threading in python, but I have no idea how to put them together. -- http://mail.python.org/mailman/listinfo/python-list
|