I have a ContainControl I'm working on (call it MyContainerControl). To look at another approach i took my original and copy an pasted it the the project pane to create a second class (call it MyContainerControl1) which I started modifying...
The project compiles fine... and puting an instance of either (or mutiple instancs of either) class on window is not a problem... But as soon as i put instances of BOTH classes on the SAME window I get a failed assertion that I can't seem to set a breakpoint to find: Runctl.cpp 2728 Failure Condition: 0 Illegal Type in Mass Property Input I know this is RB's problem not mine, but is there a way to work around it? I was wondering how general it is... anybody else see something like this? Is it because I copied and pasted the original class? Thanks, - 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>
