In article <[EMAIL PROTECTED]>,
    sujanakar reddy <[EMAIL PROTECTED]>  writes:

> In my installer (using WiX 3.0) I am displaying a list of items in ComboBox c
ontrol and providing a value of "Create New" in my dropdown so that if the user
 chooses the "Create New" item, I want to show textbox below the dropdown scree
n in same dialog. Is it possible in WiX?

Don't put it in the combo box, just put a button there marked New...
and use it to spawn a modal dialog.
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to