m3nth Posted July 8, 2005 Report Share Posted July 8, 2005 I might be able to post an example of this for further understanding, but for now... I have a template with some case structures where I am instantiating a typedef control. When the control gets created it gets placed inside one of the case structures. I actually would like it to be outside of that structure so it can be used as the selection terminal control ("?"). I have found a workaround by just adding a control to the template and then replacing it with the new control (so it's already in the right place and wired properly)... however I was still wondering if there was a known way to solve the above problem. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.