Ignore:
Timestamp:
Feb 13, 2012, 1:47:33 PM (12 years ago)
Author:
chronos
Message:
  • Added: Package Common replace units LastOpenedList and Registry.
  • Modified: Instead of unfinished advanced docking manager use static dockign to panels and PageControl sheets.
Location:
trunk/IDE
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/IDE

    • Property svn:ignore
      •  

        old new  
        11lib
        22backup
         3Transpascal.dbg
         4Transpascal.lps
         5Transpascal.exe
  • trunk/IDE/Forms/UMainForm.lfm

    r30 r34  
    55  Width = 695
    66  Caption = 'Transpascal IDE'
    7   ClientHeight = 478
     7  ClientHeight = 482
    88  ClientWidth = 695
    99  Font.Height = -11
     
    2020    Left = 0
    2121    Height = 5
    22     Top = 473
     22    Top = 477
    2323    Width = 695
    2424    Align = alBottom
     
    2727  object DockPanel: TPanel
    2828    Left = 0
    29     Height = 447
     29    Height = 350
    3030    Top = 26
    31     Width = 695
     31    Width = 490
    3232    Align = alClient
    3333    BevelOuter = bvNone
     
    3939    Top = 0
    4040    Width = 695
    41     Caption = 'ToolBar1'
    4241    TabOrder = 2
    4342    object ComboBoxProducer: TComboBox
    4443      Left = 192
    45       Height = 24
     44      Height = 21
    4645      Top = 2
    4746      Width = 135
    4847      Align = alLeft
    49       ItemHeight = 0
     48      ItemHeight = 13
    5049      ItemIndex = 1
    5150      Items.Strings = (
     
    7372      Height = 24
    7473      Top = 2
    75       Width = 124
     74      Width = 105
    7675      Align = alLeft
    7776      Caption = 'Log parsing to file'
     
    8079    object ComboBoxAnalyzer: TComboBox
    8180      Left = 40
    82       Height = 24
     81      Height = 21
    8382      Top = 2
    8483      Width = 124
    8584      Align = alLeft
    86       ItemHeight = 0
     85      ItemHeight = 13
    8786      Style = csDropDownList
    8887      TabOrder = 3
     
    112111      Layout = tlCenter
    113112      ParentColor = False
     113    end
     114  end
     115  object Splitter1: TSplitter
     116    Left = 490
     117    Height = 350
     118    Top = 26
     119    Width = 5
     120    Align = alRight
     121    ResizeAnchor = akRight
     122  end
     123  object PageControl1: TPageControl
     124    Left = 495
     125    Height = 350
     126    Top = 26
     127    Width = 200
     128    ActivePage = TabSheet1
     129    Align = alRight
     130    TabIndex = 0
     131    TabOrder = 4
     132    TabPosition = tpRight
     133    object TabSheet1: TTabSheet
     134      Caption = 'Project'
     135    end
     136    object TabSheet2: TTabSheet
     137      Caption = 'Code Tree'
     138    end
     139  end
     140  object PageControl2: TPageControl
     141    Left = 0
     142    Height = 101
     143    Top = 376
     144    Width = 695
     145    ActivePage = TabSheet4
     146    Align = alBottom
     147    TabIndex = 1
     148    TabOrder = 5
     149    TabPosition = tpBottom
     150    object TabSheet3: TTabSheet
     151      Caption = 'Messages'
     152    end
     153    object TabSheet4: TTabSheet
     154      Caption = 'Compiled source'
    114155    end
    115156  end
     
    137178        Action = AProjectClose
    138179      end
     180      object MenuItem12: TMenuItem
     181        Caption = '-'
     182      end
     183      object MenuItem13: TMenuItem
     184        Action = AExit
     185      end
    139186    end
    140187    object MenuItem7: TMenuItem
     
    142189      object MenuItem8: TMenuItem
    143190        Action = ABuild
     191      end
     192      object MenuItem14: TMenuItem
     193        Action = ARun
     194      end
     195    end
     196    object MenuItem15: TMenuItem
     197      Caption = 'View'
     198      object MenuItem16: TMenuItem
     199        Caption = 'New Item18'
     200      end
     201      object MenuItem17: TMenuItem
     202        Caption = 'New Item19'
     203      end
     204      object MenuItem18: TMenuItem
     205        Caption = 'New Item20'
     206      end
     207    end
     208    object MenuItem9: TMenuItem
     209      Caption = 'Help'
     210      object MenuItem10: TMenuItem
     211        Action = AHomepage
     212      end
     213      object MenuItem11: TMenuItem
     214        Action = AAbout
    144215      end
    145216    end
     
    184255      ShortCut = 120
    185256    end
    186   end
    187   object CoolDockMaster1: TCDMaster
    188     Customize = CDCustomize1
    189     TabsEnabled = True
    190     DefaultTabsPos = hpAuto
    191     DefaultHeaderPos = hpAuto
    192     DefaultMoveSpeed = 0
    193     ShowIcons = False
    194     left = 504
    195     top = 104
    196   end
    197   object CoolDockClient1: TCDClient
    198     Master = CoolDockMaster1
    199     Panel = DockPanel
    200     Dockable = False
    201     Floatable = False
    202     left = 504
    203     top = 56
     257    object AExit: TAction
     258      Caption = 'Exit'
     259      OnExecute = AExitExecute
     260    end
     261    object ARun: TAction
     262      Caption = 'Run'
     263    end
     264    object AAbout: TAction
     265      Caption = 'About...'
     266      OnExecute = AAboutExecute
     267    end
     268    object AHomepage: TAction
     269      Caption = 'Homepage'
     270      OnExecute = AHomepageExecute
     271    end
     272    object AViewProject: TAction
     273      Category = 'View'
     274      Caption = 'Project manager'
     275    end
     276    object AViewObjectInspector: TAction
     277      Category = 'View'
     278      Caption = 'Object inspector'
     279    end
     280    object AViewSourceEditor: TAction
     281      Category = 'View'
     282      Caption = 'Source editor'
     283    end
     284    object AViewMessages: TAction
     285      Category = 'View'
     286      Caption = 'Messages'
     287    end
    204288  end
    205289  object OpenDialog1: TOpenDialog
     
    213297    top = 104
    214298  end
    215   object CDWindowList1: TCDWindowList
    216     left = 502
    217     top = 157
    218   end
    219   object CDLayoutList1: TCDLayoutList
    220     left = 502
    221     top = 205
    222   end
    223   object CDCustomize1: TCDCustomize
    224     Master = CoolDockMaster1
    225     LayoutList = CDLayoutList1
    226     left = 499
    227     top = 260
    228   end
    229299  object ImageList1: TImageList
    230300    left = 624
    231301    top = 112
    232302  end
     303  object DebugLog1: TDebugLog
     304    WriteToFileEnable = False
     305    FileName = 'DebugLog.txt'
     306    MaxCount = 100
     307    left = 344
     308    top = 88
     309  end
    233310end
Note: See TracChangeset for help on using the changeset viewer.