Mattias Gaertner schrieb:
> But what's missing then, when I cannot go to lower level source code in
> the IDE? Currently I cannot follow the call chain (go to declaration)
> into the win32 (target) specific source files.
Can you be more specific? What find declaration does not work?
E.g. in CustomListView.inc:
TWSCustomListViewClass(WidgetSetClass).SetSort(Self, FSortType,
FSortColumn)
I cannot navigate to SetSort. It works for TWSCustomListViewClass (found
in WSComCtrls). In this case it may be the typecast that confuses the
IDE. I'll report again, when I find an example without an typecast.
DoDi
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus