When creating a class (eg. Child.lvclass) which inherits from a parent class containing a dynamic dispatch VI (eg. Parent.lvclass:foo.vi), the icon of the child method does not reuse the icon of the parent method.
Icon of 'Parent.lvclass:foo.vi'
Icon of 'Child.lvclass:foo.vi'
NI's implementation does reuse the icon of the parent method. I'd expect GOOP's implementation to be similar.
When creating a class (eg. Child.lvclass) which inherits from a parent class containing a dynamic dispatch VI (eg. Parent.lvclass:foo.vi), the icon of the child method does not reuse the icon of the parent method.
Icon of 'Parent.lvclass:foo.vi'
Icon of 'Child.lvclass:foo.vi'
NI's implementation does reuse the icon of the parent method. I'd expect GOOP's implementation to be similar.