<?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: Make Buttons Invisible in Text Editor in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-buttons-invisible-in-text-editor/m-p/5686455#M1292320</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;Refer to this demo program SAPSCRIPT_DEMO_NOTE_EDITOR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;* without toolbar?
     call method note_editor-&amp;gt;set_toolbar_mode
         exporting  toolbar_mode = cl_gui_textedit=&amp;gt;false
         exceptions others       = 1.
    if sy-subrc &amp;lt;&amp;gt; 0.
*     add your handling
    endif.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Jun 2009 06:01:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-09T06:01:35Z</dc:date>
    <item>
      <title>Make Buttons Invisible in Text Editor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-buttons-invisible-in-text-editor/m-p/5686454#M1292319</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 designed one custom container and using CL_GUI_TEXTEDITOR ,i have able to display one text editor control screen.But i have one requirement where in i have to make the buttons(buttons like cut ,copy, paste,find that are displayed at the top left of text editor) invisible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried changing the styles and setting attributes for the class,but it didn't wrk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me if u had any solution. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lakshman.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2009 05:54:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-buttons-invisible-in-text-editor/m-p/5686454#M1292319</guid>
      <dc:creator>former_member209217</dc:creator>
      <dc:date>2009-06-09T05:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Make Buttons Invisible in Text Editor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-buttons-invisible-in-text-editor/m-p/5686455#M1292320</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;Refer to this demo program SAPSCRIPT_DEMO_NOTE_EDITOR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;* without toolbar?
     call method note_editor-&amp;gt;set_toolbar_mode
         exporting  toolbar_mode = cl_gui_textedit=&amp;gt;false
         exceptions others       = 1.
    if sy-subrc &amp;lt;&amp;gt; 0.
*     add your handling
    endif.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2009 06:01:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-buttons-invisible-in-text-editor/m-p/5686455#M1292320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-09T06:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Make Buttons Invisible in Text Editor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-buttons-invisible-in-text-editor/m-p/5686456#M1292321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually there is method in the class SET_TOOLBAR_MODE which solves my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2009 10:07:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-buttons-invisible-in-text-editor/m-p/5686456#M1292321</guid>
      <dc:creator>former_member209217</dc:creator>
      <dc:date>2009-06-09T10:07:00Z</dc:date>
    </item>
  </channel>
</rss>

