<?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: text editor in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/3269688#M781567</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Talwinder,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think its working, thank u for ur help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jan 2008 08:27:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-02T08:27:53Z</dc:date>
    <item>
      <title>text editor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/3269684#M781563</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;in our 2d barcode scanning porgram, wh v r scanning v r trying 2 store it in an internal table, but here some ean nos r not captured fully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as a result i have decided 2 use a text editor 2 cature the ean's, and is being captured correctly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this i have a prob that the user will be able 2 modify the text editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want 2 know is there a way whr as soon as v scan, text editor is disabled n they will not be able 2 enter any thing in the editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: naresh kumar on Jan 2, 2008 5:41 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2008 04:40:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/3269684#M781563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-02T04:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: text editor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/3269685#M781564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use class CL_GUI_TEXTEDIT&lt;/P&gt;&lt;P&gt; and method SET_READONLY_MODE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Talwinder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2008 04:58:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/3269685#M781564</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-02T04:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: text editor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/3269686#M781565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Talwinder,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx for the reply but if i use set_readonly_mode then watever v scan will also be not displayed right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wat i want 2 do is as soon as they scan i want 2 triger some  event 2 disable any further input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u could plz help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2008 05:44:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/3269686#M781565</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-02T05:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: text editor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/3269687#M781566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naresh,&lt;/P&gt;&lt;P&gt;give this method after getting input in your text editor .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think it will solve your problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Talwinder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2008 06:03:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/3269687#M781566</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-02T06:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: text editor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/3269688#M781567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Talwinder,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think its working, thank u for ur help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2008 08:27:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/3269688#M781567</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-02T08:27:53Z</dc:date>
    </item>
  </channel>
</rss>

