<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'TMemo access from within Thread' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'TMemo access from within Thread' posted on the 'C++ Builder' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 25 May 2013 15:22:08 -0700</pubDate>
    <lastBuildDate>Sat, 25 May 2013 15:22:08 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>TMemo access from within Thread</title>
      <link>http://www.programmersheaven.com/mb/bcbuilder/423403/423403/tmemo-access-from-within-thread/</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
I'm using the old Borland Builder 5.0 C++.&lt;br /&gt;
&lt;br /&gt;
My TForm dynamically creates a TThread. This TThread dynamically creates a TMemo.&lt;br /&gt;
&lt;br /&gt;
It seems my application hangs when I execute a TButton click on my TForm accessing a TMemo function.&lt;br /&gt;
&lt;br /&gt;
I'm using Windows 7. With XP (as far as I remember) this was no problem as long as I used a global pointer (outside any class) to this TMemo.&lt;br /&gt;
&lt;br /&gt;
All hints and tips are welcome.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
Henk&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/bcbuilder/423403/423403/tmemo-access-from-within-thread/</guid>
      <pubDate>Sat, 23 Apr 2011 10:18:53 -0700</pubDate>
      <category>C++ Builder</category>
    </item>
    <item>
      <title>Re: TMemo access from within Thread</title>
      <link>http://www.programmersheaven.com/mb/bcbuilder/423403/423405/re-tmemo-access-from-within-thread/#423405</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
just let me answer myself...&lt;br /&gt;
&lt;br /&gt;
If I execute a TMemo-&amp;gt;Clear() in the TThread constructor after having TMemo created then all works fine!&lt;br /&gt;
&lt;br /&gt;
Thanks for listening anyway.  &lt;img src="http://www.programmersheaven.com/images/Community/twink.gif" width="15" height="15" alt="" /&gt;&lt;br /&gt;
&lt;br /&gt;
Henk&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/bcbuilder/423403/423405/re-tmemo-access-from-within-thread/#423405</guid>
      <pubDate>Sat, 23 Apr 2011 10:50:48 -0700</pubDate>
      <category>C++ Builder</category>
    </item>
  </channel>
</rss>