El 29/08/14 a las 06:36, Mattias Gaertner escibió:
On Thu, 28 Aug 2014 14:45:36 -0300
"Leonardo M. Ramé" <l.r...@griensu.com> wrote:

Hi, since a couple of months ago I noted Anchordocking is not working as
expected.

I can arrange a nice layout, and save it as my default layout, but when
I start Lazarus again, it was commpletely messed up.

Does anyone faced the same issue?.

Do you use page docking?

Mattias


Re sent with a smaller image file.

Sorry, what is page docking?.

I attached a screenshot of how my Lazarus looks after arranging my layout, also the file anchordocklayout.xml after going to Tools -> Save design...

After closing Lazarus, the layout is completely messed up.


Regards,

--
Leonardo M. Ramé
http://leonardorame.blogspot.com
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
  <MainConfig>
    <Nodes ChildCount="1">
      <Item1 Name="MainIDE" Type="CustomSite" Monitor="1" ChildCount="1">
        <Bounds Left="1505" Top="48" Width="1044" Height="625">
          <WorkArea>
            <Rect Left="1360" Top="25" Right="2726" Bottom="768"/>
          </WorkArea>
        </Bounds>
        <Item1 Name="AnchorDockSite4" Type="Layout" ChildCount="7">
          <Bounds Top="72" Width="1044" Height="532" SplitterPos="68"/>
          <Anchors Align="Bottom"/>
          <Item1 Name="SourceNotebook" Type="Control">
            <Bounds Left="234" Width="527" Height="446"/>
            <Anchors Left="AnchorDockSplitter4" Right="AnchorDockSplitter3" Bottom="AnchorDockSplitter2"/>
            <Header Position="left"/>
          </Item1>
          <Item2 Name="AnchorDockSplitter2" Type="SplitterHorizontal">
            <Bounds Left="234" Top="446" Width="527" Height="4"/>
            <Anchors Left="AnchorDockSplitter4" Right="AnchorDockSplitter3"/>
          </Item2>
          <Item3 Name="MessagesView" Type="Control">
            <Bounds Left="234" Top="450" Width="527" Height="82"/>
            <Anchors Left="AnchorDockSplitter4" Top="AnchorDockSplitter2" Right="AnchorDockSplitter3"/>
          </Item3>
          <Item4 Name="AnchorDockSplitter3" Type="SplitterVertical">
            <Bounds Left="761" Width="4" Height="532"/>
          </Item4>
          <Item5 Name="ProjectInspector" Type="Control">
            <Bounds Left="765" Width="279" Height="532"/>
            <Anchors Left="AnchorDockSplitter3"/>
          </Item5>
          <Item6 Name="AnchorDockSplitter4" Type="SplitterVertical">
            <Bounds Left="230" Width="4" Height="532"/>
          </Item6>
          <Item7 Name="ObjectInspectorDlg" Type="Control">
            <Bounds Width="230" Height="532"/>
            <Anchors Right="AnchorDockSplitter4"/>
          </Item7>
        </Item1>
      </Item1>
    </Nodes>
  </MainConfig>
  <Restores Count="1">
    <Item1 Names="CodeExplorerView">
      <Nodes Name="MainIDE" Type="CustomSite" Monitor="1" ChildCount="1">
        <Bounds Left="1461" Top="52" Width="1044" Height="555">
          <WorkArea>
            <Rect Left="1360" Top="25" Right="2726" Bottom="768"/>
          </WorkArea>
        </Bounds>
        <Item1 Name="AnchorDockSite4" Type="Layout" ChildCount="5">
          <Bounds Top="72" Width="1044" Height="462" SplitterPos="68"/>
          <Anchors Align="Bottom"/>
          <Item1 Name="SourceNotebook" Type="Control">
            <Bounds Width="795" Height="393"/>
            <Anchors Right="AnchorDockSplitter3" Bottom="AnchorDockSplitter2"/>
            <Header Position="left"/>
          </Item1>
          <Item2 Name="AnchorDockSplitter2" Type="SplitterHorizontal">
            <Bounds Top="393" Width="795" Height="4"/>
            <Anchors Right="AnchorDockSplitter3"/>
          </Item2>
          <Item3 Name="MessagesView" Type="Control">
            <Bounds Top="397" Width="795" Height="65"/>
            <Anchors Top="AnchorDockSplitter2" Right="AnchorDockSplitter3"/>
          </Item3>
          <Item4 Name="AnchorDockSplitter3" Type="SplitterVertical">
            <Bounds Left="795" Width="4" Height="462"/>
          </Item4>
          <Item5 Name="CodeExplorerView" Type="Control">
            <Bounds Left="799" Width="245" Height="462"/>
            <Anchors Left="AnchorDockSplitter3"/>
          </Item5>
        </Item1>
      </Nodes>
    </Item1>
  </Restores>
</CONFIG>

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to