On 3/9/06, Phil M <[EMAIL PROTECTED]> wrote: > Most of the issues I have with ContainerControls are working with the > IDE, and those are just little annoyances. Seriously, there are very > few problems that you can encounter with ContainerControls that you > cannot work around. So if you find an issue, let us know and we can > help you.
Since you offered... I have an app (RB2006r1, Win2k) that uses a canvas with EditField's and StaticText control arrays to create a data entry screen. I use a canvas to create sub-windows inside the real window. One day I decided to try changing the canvas to a ContainerControl. I put an EditField and a StaticText control array in the CC. Then in code I create a CC and as many EF's and ST's as required for the data entry screen the user requests. The very first CC worked great. However, on each CC created after that, the StaticText's began to disappear. Some where there, and some were invisible. Is that a bug, or am I using the CC with control arrays incorrectly? Thanks, Jim Dossey _______________________________________________ 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>
