[1.0] Viewport margin property

  1. #1

    [1.0] Viewport margin property

    Hello,

    <ext:Viewport Margins="100" runat="server"> Isnt working for me :(
    <Items>
    <ext:BorderLayout runat="server">
    <North>
    <ext:Panel Border="false" runat="server" Height="100">

    Thanks
  2. #2

    RE: [1.0] Viewport margin property

    Hi Bruno,

    The margins should be set on the Region node.


    Example


    <North MarginsSummary="100"

    More info... http://www.extjs.com/deploy/dev/docs...member=margins


    Hope this helps.


    Geoffrey McGill
    Founder

Similar Threads

  1. [CLOSED] Remove Padding / margin of Toolbar?
    By wagger in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 08, 2011, 5:54 AM
  2. [CLOSED] [1.0] Field with Label margin-button
    By kemalyigit in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: May 11, 2010, 3:18 AM
  3. Replies: 0
    Last Post: Aug 16, 2009, 4:25 AM
  4. [CLOSED] Field Set Margin gaps
    By Etisbew in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jun 25, 2009, 2:18 PM
  5. ViewPort / DetailPanel / MediaPlayer property update
    By EstuardoBoesche in forum 1.x Help
    Replies: 1
    Last Post: Feb 25, 2009, 1:12 AM

Posting Permissions