Windows Installer UI capabilities is very limited here. Short of putting the Combo on one dialog and your Edit on the next or throwing it all out the window and using an external UI handler your going to find it impossible to do what you want. Christopher Painter, Author of Deployment Engineering Blog Have a hot tip, know a secret or read a really good thread that deserves attention? E-Mail Me
----- Original Message ---- From: Kevin Garman <[email protected]> To: [email protected] Sent: Wed, September 15, 2010 12:52:18 PM Subject: [WiX-users] Set Value of Edit Control on ComboList Change Hi All, I have a Combobox on my UI. I want to be able to select something from the combobox and populate an Edit field with a default value that is based on the new value selected in the ComboBox. It seems like publish/subscribe would be what I want, but I can't find any events to publish from a combobox. Or would I use a custom action? Everything I do seems to end up with the Edit field being set initially and then no matter what I do it won't change. -- Thanks, Kevin Garman, Project Engineer SCADAware, Inc. www.scadaware.com ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

