classes and subclasses and inheritance

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

classes and subclasses and inheritance

bravo12
I am slowly figuring things out, but have gotten stuck.  Maybe this is something basic?

I am using DrGeoII.  I have defined a DrGPolygoneMorph which is a subclass of DrGPolylineMorph then a subclass of PolygonMorph.   I am trying to flip this object and using the method flipHAroundX:nil 

This works when I create a PolygonMorph, but doesn't seem to do anything to my DrGPolygoneMorph.  Doesn't inheritance mean is should work identically?

david





_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners