<?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 Reg: Text editor using Custom Control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-text-editor-using-custom-control/m-p/3662114#M882082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an internal table which contains the data of standard text .Now i want to display this internal table data in Text editor only in display mode .but i am getting the text editor is in edit mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anybody knows pls. help me on this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Apr 2008 16:12:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-10T16:12:00Z</dc:date>
    <item>
      <title>Reg: Text editor using Custom Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-text-editor-using-custom-control/m-p/3662114#M882082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an internal table which contains the data of standard text .Now i want to display this internal table data in Text editor only in display mode .but i am getting the text editor is in edit mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anybody knows pls. help me on this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 16:12:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-text-editor-using-custom-control/m-p/3662114#M882082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T16:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Text editor using Custom Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-text-editor-using-custom-control/m-p/3662115#M882083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CONSTANTS: c_read_only      TYPE i VALUE 1.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
      CALL METHOD g_editor4-&amp;gt;set_readonly_mode
        EXPORTING
          readonly_mode = c_read_only.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 16:25:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-text-editor-using-custom-control/m-p/3662115#M882083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T16:25:08Z</dc:date>
    </item>
  </channel>
</rss>

