The Object Inspector currently syncs with the form editor as one traverses
the tree, but the Code Explorer needs some help with this one liner:
procedure TCodeExplorerView.CodeTreeviewSelectionChanged(Sender: TObject);
begin
JumpToSelection;
end;
This makes it sync with the source editor, but what command is needed to
make it sync with the object inspector?
Thanks!
--
Al
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives