<?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: Scrollable text field in module pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrollable-text-field-in-module-pool/m-p/3441418#M826468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A scroll bar will not appear using the technique described earlier.  The user can only scroll by placing the cursor in the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jamie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2008 14:32:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-27T14:32:08Z</dc:date>
    <item>
      <title>Scrollable text field in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrollable-text-field-in-module-pool/m-p/3441412#M826462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to have a scrollable text field in my screen painter with a length of 255. Please do help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 06:14:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrollable-text-field-in-module-pool/m-p/3441412#M826462</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T06:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Scrollable text field in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrollable-text-field-in-module-pool/m-p/3441413#M826463</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;You cannot define a scrollable text field on a screen, but you can define a scrollable input/output field that looks just like a scrollable text field.  Here is what you need to do:  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1) Add an Input/Output field to the screen wherever you want the scrollable text to appear. &lt;/P&gt;&lt;P&gt;(2) Turn on the "Output Only" &amp;amp; "2D Display" attributes for the new Input/Output field. &lt;/P&gt;&lt;P&gt;(3) Set the visible length to a number smaller than 255 &amp;amp; set the Defined length to 255.&lt;/P&gt;&lt;P&gt;(4) Within the screen's PBO, add a simple line of code to populate the new Input/Output field with the desired text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jamie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 20:28:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrollable-text-field-in-module-pool/m-p/3441413#M826463</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T20:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Scrollable text field in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrollable-text-field-in-module-pool/m-p/3441414#M826464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In screen attributes of your Input/Output field you have the check-box Scrollable. Select it and thats it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 20:39:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrollable-text-field-in-module-pool/m-p/3441414#M826464</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T20:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Scrollable text field in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrollable-text-field-in-module-pool/m-p/3441415#M826465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I inadvertently left off the step to check the "Scrollable" attribute.  That would certainly be required too.  Thanks for pointing that out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jamie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 20:53:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrollable-text-field-in-module-pool/m-p/3441415#M826465</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T20:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Scrollable text field in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrollable-text-field-in-module-pool/m-p/3441416#M826466</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;You can use the Text Editor control to enter multiple lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the transaction DWDM for a sample code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 21:35:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrollable-text-field-in-module-pool/m-p/3441416#M826466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T21:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Scrollable text field in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrollable-text-field-in-module-pool/m-p/3441417#M826467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for ur reply...I actually require a Input/Output Field which is scrollable. I tried out wat u said but no scroll bar is gtting displayed. Could you pls help me out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 03:45:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrollable-text-field-in-module-pool/m-p/3441417#M826467</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T03:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Scrollable text field in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scrollable-text-field-in-module-pool/m-p/3441418#M826468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A scroll bar will not appear using the technique described earlier.  The user can only scroll by placing the cursor in the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jamie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 14:32:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scrollable-text-field-in-module-pool/m-p/3441418#M826468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T14:32:08Z</dc:date>
    </item>
  </channel>
</rss>

