-------------- Original message -------------- From: Jonathan Johnson <[EMAIL PROTECTED]> > Ah, this is not what we were using. We're using it the other way around: > > 1) Create a class whose super is ContainerControl (ie, MyPaneClass) > 2) Create a container control whose super is MyContainerControl. Last night someone on the forum suggested that and I tried: 1) adding a new contaner control to a new project (myContanerControl) and added a couple of buttons to it 2) In the IDE I used the contextual menu to add another new container control (MyContainerControlSubclass) to the project and set it's super to to MyContainerControl If I understood you, that is what you said to do... When i tried to compile at that point I got this error message: "The project item MyContainerControlSubclass can not inherit from a Window (MyContainerControl)"
Am I missing something? Did i misunderstand you? I never tried subclassing a containerControl in R2 so I don't knwo if it's a new problem When i get home tonight I'll file a bug report. with both types of examples. - Karen _______________________________________________ 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>
