<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : WebBrowser controls shutting down</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : WebBrowser controls shutting down]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 20:04:04 +0000</pubDate>
  <lastBuildDate>Fri, 02 Oct 2015 10:18:58 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=22741</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[WebBrowser controls shutting down : I had posted yesterday that my...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22741&amp;PID=73974&amp;title=webbrowser-controls-shutting-down#73974</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 22741<br /><strong>Posted:</strong> 02 October 2015 at 10:18am<br /><br />I had posted yesterday that my HTML tooltip was shutting down when I am running with 17 and I resize the frame window via the shadow when I have the Office2013/White theme active.<br><br>It turns out that this isn't isolated to my tooltip. We have a number of other embedded windows (in docking panes) that use the web browser control. One that connects to a help server, one to youtube, one to facebook. If I start the app and resize the frame from "without" - using the shadow, all of the controls fail to reach the ready state after making a call to navigate.<br><br>Monitoring the call to get_ReadyState, I see that state is always "loading". The load never finishes. For my HTML tooltip, I am navigating to a file on disk and I pump messages in a while loop where I check the ready state before proceeding to display the tooltip window. For all the other docking pane based UI I mentioned, we just use CHtmLView and call the Navigate message (that is, there is no need to pump app messages while waiting as these are fully asynchronous UI elements). In my latest test, I just start the app and never do anything to invoke the tooltip code. I just resize the frame and all my web browser control based UIs shut down.<br><br>In order to "fix" all these issues, I have to disable the Shadow and suffer with the incredibly hard to resize very thin bordered app window.<br>]]>
   </description>
   <pubDate>Fri, 02 Oct 2015 10:18:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22741&amp;PID=73974&amp;title=webbrowser-controls-shutting-down#73974</guid>
  </item> 
 </channel>
</rss>