The HTML renderer in WxWidgets 2.8 is a homegrown thing that seems to have problems with images (i.e. it freezes sometimes). WxWidgets 2.9 uses WebKit, and we'll be upgrading to this soon. -- David
On 14-Feb-2012 12:52 AM, Daniel Lombraña González wrote: > Dear all, > > Some of our users are reporting that when we published some images in the > News forum and as a Notice, the BOINC Manager got frozen and in one case > one of our volunteers discovered that the process was a zombie. > > Are the external links (like images) loaded in the background as in web > browsers? I'm asking this, because one possible cause for the freeze could > be that the UI is not responsive until all the external resources have been > loaded. Is the HTML parser a custom library or is it using WebKit or Gecko? > > Cheers, > > Daniel > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
