<?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 Dynamic screen layout in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-screen-layout/m-p/5510935#M1260101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a screen with two custom container. One is for a tree ALV and the other one is a table ALV. My question is how can I make the containers to fully utilize my real screen estate? It seems that I can only specify a fixed value to the lines and columns of screen and custom containers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Apr 2009 09:57:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-22T09:57:02Z</dc:date>
    <item>
      <title>Dynamic screen layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-screen-layout/m-p/5510935#M1260101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a screen with two custom container. One is for a tree ALV and the other one is a table ALV. My question is how can I make the containers to fully utilize my real screen estate? It seems that I can only specify a fixed value to the lines and columns of screen and custom containers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 09:57:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-screen-layout/m-p/5510935#M1260101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-22T09:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic screen layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-screen-layout/m-p/5510936#M1260102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you are partly right. &lt;/P&gt;&lt;P&gt;Custom container can have only fixed size and position on screen. You must define it before program starts and can't change it dynamically. The container is, however, only a place where you strore your GUI controls. It is therefore up to them what size they are. If they don't fit the size of the container you will get a scrollbars.&lt;/P&gt;&lt;P&gt;If you want to have a modifiable screen containers you must use &lt;STRONG&gt;docking container&lt;/STRONG&gt; or &lt;STRONG&gt;splitter container&lt;/STRONG&gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note!&lt;/P&gt;&lt;P&gt;In cutom container control you have attributes &lt;EM&gt;Resizing&lt;/EM&gt; . Their only determine if resizing the SAP window affects the size of the container. &lt;EM&gt;Min lines/columns&lt;/EM&gt; are to define a smallest necessary size which must be kept to container during window resizing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 14:47:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-screen-layout/m-p/5510936#M1260102</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-04-22T14:47:21Z</dc:date>
    </item>
  </channel>
</rss>

