Le 8 mars 06, à 20:13, Tony Cerrato a écrit:
Hello,
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. I am currently using RB
version 5.5.
As far as I know, you simply can't. I had the same problem.
The only thing that allowed me to resolve the problem was to remove the
event definition in the main class and click Run (with "Show multiples
compiles error" checked in the preferences). Then the "error" window
shows "This event does not exist" (or someting like that) for any
places where the event is used.
_______________________________________________
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>