Hi, I have a class that extend to other classes. If I compile one of this classes, no problem is generated. But if I try to compile the first class using flag c-ukb, all that extend from that and have the Date component generate an error. The error is about the method %GetPaneContents from abstract class. Do you already passed this? How can I solve my problem?