<?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 Resizing the screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/resizing-the-screen/m-p/6888797#M1479721</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;I have a problem with my the UI of a program. Depending of the resolution of the computer the layout is totally different and in some cases it is not usable at all. Do you know if there is any possibilitiy to save some of those layouts for the different resolutions? or any solution that can help me? Now I am checking generate dynpro but I think this is not a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 May 2010 07:41:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-17T07:41:36Z</dc:date>
    <item>
      <title>Resizing the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/resizing-the-screen/m-p/6888797#M1479721</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;I have a problem with my the UI of a program. Depending of the resolution of the computer the layout is totally different and in some cases it is not usable at all. Do you know if there is any possibilitiy to save some of those layouts for the different resolutions? or any solution that can help me? Now I am checking generate dynpro but I think this is not a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 07:41:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/resizing-the-screen/m-p/6888797#M1479721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-17T07:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Resizing the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/resizing-the-screen/m-p/6888798#M1479722</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;I faced same problem with one of my developments. nothing to do with SAP. Just check the graphics settings of the system(the one which is clearly visible) and set the same settings to other required systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this it might help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raghavendra.D.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 08:18:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/resizing-the-screen/m-p/6888798#M1479722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-17T08:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Resizing the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/resizing-the-screen/m-p/6888799#M1479723</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;Just check the patch for the same may be updating Patch level of UI will workout.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 11:25:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/resizing-the-screen/m-p/6888799#M1479723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-26T11:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Resizing the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/resizing-the-screen/m-p/6888800#M1479724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you tell me in which scenario you are getting this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I faced the same problem in OO ALVs displayed in a custom container. The same was resolved using Docking containers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 12:19:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/resizing-the-screen/m-p/6888800#M1479724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-26T12:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Resizing the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/resizing-the-screen/m-p/6888801#M1479725</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;thanks everyone for your questions. Finallly we use this to generate the dynpros    &lt;/P&gt;&lt;P&gt; GENERATE DYNPRO ls_header lt_fields_out lt_flow lt_match ID p_dynpro_id&lt;/P&gt;&lt;P&gt;       MESSAGE message&lt;/P&gt;&lt;P&gt;       LINE    line&lt;/P&gt;&lt;P&gt;       WORD    word.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alejandro Montero Caletrío on Jun 17, 2010 11:01 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 09:01:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/resizing-the-screen/m-p/6888801#M1479725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-17T09:01:43Z</dc:date>
    </item>
  </channel>
</rss>

