Src Edit: focussing editor after closing page

git-svn-id: trunk@9669 -
This commit is contained in:
mattias 2006-07-24 08:40:57 +00:00
parent 8518551f53
commit 8033f38b7c

View File

@ -5014,6 +5014,7 @@ Begin
Notebook.Pages.Delete(PageIndex);
//writeln('TSourceNotebook.CloseFile C PageIndex=',PageIndex,' Notebook.PageCount=',Notebook.PageCount);
UpdateStatusBar;
ActiveControl:=Notebook.Page[Notebook.PageIndex];
end else
begin
//writeln('TSourceNotebook.CloseFile D PageIndex=',PageIndex);