<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic runtime error in custom container in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-in-custom-container/m-p/3461740#M831798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have two containers in one screen , in one container i have tree structure and in another one i have text editor. if i click on the node&lt;/P&gt;&lt;P&gt; of the tree it has to read the text object and placed i the text area&lt;/P&gt;&lt;P&gt; text editor corresponding to that node.but when i am double clicking on the node it  is giving dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&amp;amp;regards,&lt;/P&gt;&lt;P&gt;nag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Mar 2008 07:04:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-06T07:04:25Z</dc:date>
    <item>
      <title>runtime error in custom container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-in-custom-container/m-p/3461740#M831798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have two containers in one screen , in one container i have tree structure and in another one i have text editor. if i click on the node&lt;/P&gt;&lt;P&gt; of the tree it has to read the text object and placed i the text area&lt;/P&gt;&lt;P&gt; text editor corresponding to that node.but when i am double clicking on the node it  is giving dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&amp;amp;regards,&lt;/P&gt;&lt;P&gt;nag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 07:04:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-in-custom-container/m-p/3461740#M831798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T07:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: runtime error in custom container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-in-custom-container/m-p/3461741#M831799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wat is da dump message?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 08:10:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-in-custom-container/m-p/3461741#M831799</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2008-03-06T08:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: runtime error in custom container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-in-custom-container/m-p/3461742#M831800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;i have two containers in one screen , in one container i have tree structure and in another one i have text editor. if i click on the node&lt;/P&gt;&lt;P&gt;of the tree it has to read the text object and placed i the text area&lt;/P&gt;&lt;P&gt;text editor corresponding to that node.but when i am double clicking on the node it is giving dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Runtime Error&lt;/EM&gt;: MESSAGE_TYPE_X&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;A termination of short dump occurred purpose by the keyword message(type X)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;nag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 09:41:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-in-custom-container/m-p/3461742#M831800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T09:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: runtime error in custom container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-in-custom-container/m-p/3461743#M831801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do one thing after displaying the tree start debugger by /h. and debug program to find where short dump occurs. It may be possible that there is some error when it tries to execute the double-click event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 09:53:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-in-custom-container/m-p/3461743#M831801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T09:53:48Z</dc:date>
    </item>
  </channel>
</rss>

