<div class="gmail_quote">On Tue, Feb 8, 2011 at 9:19 AM, Dan Mueller <span dir="ltr">&lt;<a href="mailto:dan.muel@gmail.com">dan.muel@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi David,<br>
<br>
Simple question: is there a reason you can&#39;t template Form over T?<br>
   <a href="http://codepad.org/SzExS82y" target="_blank">http://codepad.org/SzExS82y</a><br>
<br>
Then you could instantiate different forms based on the user specified type...<br>
<br>
Cheers, Dan<br></blockquote><div> </div><meta http-equiv="content-type" content="text/html; charset=utf-8">Dan, Arnaud,</div><div class="gmail_quote"><br></div><div class="gmail_quote">The user action that specifies the type is a file menu action in the Qt form (I.e. File -&gt; Open Image). I would already have to have the form instantiated for the user to be using it, so I&#39;m in the same spot that I was before where I don&#39;t know the type before I need to instantiate an object, right?<br>
<br><div>David </div></div>