Gretings:
I accidentally started a CodeTyphone 1.1 project twice by double clicking on the same project twice. The MainIDE is now missing and I can't get it back without doing a complete Paragon disk system restore. This is the second time this has happened, so I tried to just Paragon restore the CodeTyphon folder. It also contains the Lazarus folder within. The C:\CodeTyphon\Lazarus\components\pl_GlassDocking\GlassDockingDefault.xml and another file, C:\CodeTyphon\Lazarus\components\pl_GlassDocking\GlassDockingJCB.xml, contain the following:
<?xml version="1.0"?>
<CONFIG>
<MainConfig>
<Nodes ChildCount="4">
<Item1 Name="MainIDE" Type="CustomSite">
<Bounds Top="28" Left="1" Width="1200" Height="105">
<WorkArea>
<Rect Right="28"/>
</WorkArea>
</Bounds>
</Item1>
<Item2 Name="SourceNotebook" Type="Control">
<Bounds Top="176" Left="271" Width="928" Height="581">
<WorkArea>
<Rect Right="28"/>
</WorkArea>
</Bounds>
</Item2>
<Item3 Name="ObjectInspectorDlg" Type="Control">
<Bounds Top="176" Left="1" Width="255" Height="708">
<WorkArea>
<Rect Right="28"/>
</WorkArea>
</Bounds>
</Item3>
<Item4 Name="MessagesView" Type="Control">
<Bounds Top="641" Left="270" Width="927" Height="90">
<WorkArea>
<Rect Right="28"/>
</WorkArea>
</Bounds>
</Item4>
</Nodes>
</MainConfig>
</CONFIG>
Does anyone know hoe to restore the MainIDE?