<?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 Re: Replace the cl_gui_textedit control with pc editor in custom programs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-the-cl-gui-textedit-control-with-pc-editor-in-custom-programs/m-p/12119266#M1974112</link>
    <description>&lt;P&gt;Sorry for the misunderstood your question, let us know which word-based editor your going to use?&lt;/P&gt;</description>
    <pubDate>Wed, 09 Oct 2019 13:25:34 GMT</pubDate>
    <dc:creator>Nawanandana</dc:creator>
    <dc:date>2019-10-09T13:25:34Z</dc:date>
    <item>
      <title>Replace the cl_gui_textedit control with pc editor in custom programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-the-cl-gui-textedit-control-with-pc-editor-in-custom-programs/m-p/12119261#M1974107</link>
      <description>&lt;P&gt;I have to replace the cl_gui_textedit control with the word-based editor control in several z programs. Is there a documentation that tells me how to proceed?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 11:49:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-the-cl-gui-textedit-control-with-pc-editor-in-custom-programs/m-p/12119261#M1974107</guid>
      <dc:creator>jrgkraus</dc:creator>
      <dc:date>2019-10-08T11:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Replace the cl_gui_textedit control with pc editor in custom programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-the-cl-gui-textedit-control-with-pc-editor-in-custom-programs/m-p/12119262#M1974108</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;check bellow &lt;A href="https://answers.sap.com/questions/5151994/sample-code-using-clguitextedit.html"&gt;sample code&lt;/A&gt; and &lt;A href="https://help.sap.com/saphelp_nw70/helpdata/EN/f1/549e36cf0ecb7de10000009b38f889/frameset.htm"&gt;document-SAP Textedit&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Further demo programs available search in SE38: SAPTEXTEDIT* &lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 15:12:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-the-cl-gui-textedit-control-with-pc-editor-in-custom-programs/m-p/12119262#M1974108</guid>
      <dc:creator>Nawanandana</dc:creator>
      <dc:date>2019-10-08T15:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Replace the cl_gui_textedit control with pc editor in custom programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-the-cl-gui-textedit-control-with-pc-editor-in-custom-programs/m-p/12119263#M1974109</link>
      <description>&lt;P&gt;Which "word-based editor"? Do you mean the one based on CL_GUI_RTF_EDITOR? (also its subclass CL_GUI_SAPSCRIPT_EDITOR and maybe others)&lt;/P&gt;&lt;P&gt;Don't you want MS Word directly included inside a SAP GUI container? (via Desktop Office Integration)&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 22:26:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-the-cl-gui-textedit-control-with-pc-editor-in-custom-programs/m-p/12119263#M1974109</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-10-08T22:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Replace the cl_gui_textedit control with pc editor in custom programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-the-cl-gui-textedit-control-with-pc-editor-in-custom-programs/m-p/12119264#M1974110</link>
      <description>&lt;P&gt;But that's the cl_gui_textedit, which I want to replace...&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 05:23:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-the-cl-gui-textedit-control-with-pc-editor-in-custom-programs/m-p/12119264#M1974110</guid>
      <dc:creator>jrgkraus</dc:creator>
      <dc:date>2019-10-09T05:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Replace the cl_gui_textedit control with pc editor in custom programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-the-cl-gui-textedit-control-with-pc-editor-in-custom-programs/m-p/12119265#M1974111</link>
      <description>&lt;P&gt;it is little bit old (very old in reality) but there is examples in transaction DWDM about office integration&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 05:26:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-the-cl-gui-textedit-control-with-pc-editor-in-custom-programs/m-p/12119265#M1974111</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2019-10-09T05:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Replace the cl_gui_textedit control with pc editor in custom programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-the-cl-gui-textedit-control-with-pc-editor-in-custom-programs/m-p/12119266#M1974112</link>
      <description>&lt;P&gt;Sorry for the misunderstood your question, let us know which word-based editor your going to use?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 13:25:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-the-cl-gui-textedit-control-with-pc-editor-in-custom-programs/m-p/12119266#M1974112</guid>
      <dc:creator>Nawanandana</dc:creator>
      <dc:date>2019-10-09T13:25:34Z</dc:date>
    </item>
  </channel>
</rss>

