On Sep 21, 2006, at 2:18 AM, Didier Cugy wrote:
when i derive a subclass from the movieplayer class, the subclass
is visible at the super level from the IDE in the property window but
all the properties of the superclass are not visible from the
properties editor.
where is the problem ?
if i define a subclass of movieplayer in the IDE all the properties
of the superclass MoviePlayer are visible from the properties editor.
there is probably a problem in the plugin management.
does somebody know something about that ?
Yes, you need to redefine them using the dynamic access api's.
Redefining them is in this case not shadowing the properties and
that's ok.
Alfred
_______________________________________________
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>