This is an alternate IDE Library which extends Library View. To run it, load the library from the command line: suneido -load InspectionLib Start up Suneido and from Library View choose File Menu > Use Library > InspectionLib Then from the WorkSpace run: Window(BLibViewControl) Here is a list of its features: - Object view of current item editing (Method and members) - Click on tree to search for a method or member (If it is wrong hit F3 to continue search) - Click on + to open base Object (if applicable) - Selecting a member on base Object opens the base object's code and finds the member - Hovering over (with mouse) a member displays the member parameters and comments on the status bar I also did some tweaking with the scintilla control to handle losing and gaining focus. NOTE: This code was developed and tested with the June 12, 2002 Release of Suneido. It may or may not work with other releases. Feel free to post distribute use hack slash mutilate it ;>) I assume no responsibilities. Steve Heyns aka Zippy