Ignore:
Timestamp:
Mar 8, 2012, 7:51:16 AM (13 years ago)
Author:
chronos
Message:
  • Removed: Main tabbed view of opened lists.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        55chronis.exe
        66DebugLog.txt
         7chronis.lps
  • trunk/Forms/UItemView.pas

    r32 r36  
    111111  NewItemEditForm.SelectedItemId := SelectedItemId;
    112112  NewItemEditForm.Caption := NewItemEditForm.Caption + ' ' + SelectedObject.Name;
    113   MainForm.AddTabForm(NewItemEditForm);
     113  MainForm.SetMainPanelForm(NewItemEditForm);
    114114end;
    115115
Note: See TracChangeset for help on using the changeset viewer.