Hi Martin, Just to let you know, I have code as follows in the interface section of a unit.
operator = (const a, b: TRect): boolean; operator = (const a, b: TfpgRect): boolean; Using Ctrl+Shift+Down does not navigate to the implementation of these operator overloading functions. Obviously MSEide has no problem navigating normal functions, procedures or methods of a class. Regards, Graeme -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ My public PGP key: http://tinyurl.com/graeme-pgp ------------------------------------------------------------------------------ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

