<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Raymond P. Burkholder - Things I Do - wxWidgets</title>
    <link>http://blog.raymond.burkholder.net/</link>
    <description>In And Around Technology and The Arts</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.7.2 - http://www.s9y.org/</generator>
    <pubDate>Sun, 22 Oct 2017 13:30:03 GMT</pubDate>

    <image>
        <url>http://blog.raymond.burkholder.net/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: Raymond P. Burkholder - Things I Do - wxWidgets - In And Around Technology and The Arts</title>
        <link>http://blog.raymond.burkholder.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>wxWidgets Links</title>
    <link>http://blog.raymond.burkholder.net/index.php?/archives/808-wxWidgets-Links.html</link>
            <category>wxWidgets</category>
    
    <comments>http://blog.raymond.burkholder.net/index.php?/archives/808-wxWidgets-Links.html#comments</comments>
    <wfw:comment>http://blog.raymond.burkholder.net/wfwcomment.php?cid=808</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=808</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://wxwidgets.blogspot.com/2013/01/about-benefits-of-procrastination.html&quot; target=_blank&gt;Benefits of Procrastination&lt;/a&gt;: talks about the &lt;a href=&quot;http://wxwidgets.blogspot.com/2013/01/about-benefits-of-procrastination.html&quot; target=_blank&gt;CallAfter&lt;/a&gt; wxEvtHandler method.  there are some things which need to be called after the current gui loop exits.  This is a quick and easy mechansim to queue up an operation on the next gui loop-through.  No extra events and related classes need to be created.  It basically uses lambda capabilities to enclose all the information necessary for the &#039;after-process&#039;.  An &lt;a href=&quot;https://wiki.wxwidgets.org/Inter-Thread_and_Inter-Process_communication&quot; target=_blank&gt;example&lt;/a&gt;.
  &lt;li&gt;&lt;a href=&quot;https://usingcpp.wordpress.com/2016/10/11/c-exceptions-and-wxwidgets/&quot; target=_blank&gt;C++ Exceptions and wxWidgets&lt;/a&gt;: and Vulkan
  &lt;li&gt;&lt;a href=&quot;http://docs.wxwidgets.org/3.0/overview_thread.html&quot; target=_blank&gt;Multi-threading OverView&lt;/a&gt;
  &lt;li&gt;&lt;a href=&quot;https://wiki.wxwidgets.org/Compiling_and_getting_started&quot; target=_blank&gt;Compiling and Getting Started&lt;/a&gt;
  &lt;li&gt;&lt;a href=&quot;http://docs.wxwidgets.org/trunk/page_port.html&quot; target=_blank&gt;Platform Details&lt;/a&gt;: wxGTK, wxX11, wxMSW
  &lt;/ul&gt; 
    </content:encoded>

    <pubDate>Sat, 16 Sep 2017 18:20:41 +0000</pubDate>
    <guid isPermaLink="false">http://blog.raymond.burkholder.net/index.php?/archives/808-guid.html</guid>
    
</item>

</channel>
</rss>
