At 11:13 AM -0800 3/8/06, Tony Cerrato wrote:
Given that RB hides an event in a super class that is "used" in one or more sub classes, how do you find all the instances of the sub class which are "using" the event? I would like to move the handling of an event from the sub to the super, but it is not easy to find all of the instances where a subclass is using the event.
With the superclass selected, do a Find, and set the Scope pop-up to that class and its subclasses. Then simply search for the event name. Assuming the event name is unique, that should find all implementors thereof.
I am currently using RB version 5.5.
Oh, can't help you there. The above method requires RB2005 or newer. Best, - Joe -- Joseph J. Strout [EMAIL PROTECTED] _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
