Unfortunately Windows Installer does not publish any events from its Edit control. It does update the property associated with the control, but only when the control loses the focus.
The only "reasonable" workarounds I see are: 1. You can compare two properties to see if the property was changed via the edit control when you attempt to navigate to the next dialog. 2. You can replace the Windows Installer (MSI) Internal UI with either External UI or Embedded UI. Anything else requires a cooperating user ("Please press this button when you change that text"). -----Original Message----- From: Elfe Xu [mailto:elf...@microsoft.com] Sent: Saturday, June 26, 2010 1:11 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Edit Control, trap textchanged possible? Are there any workarounds? Seems to me this is a very common scenario. Thanks, -Elfe -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Edit-Control-t rap-textchanged-possible-tp2907541p5224744.html Sent from the wix-users mailing list archive at Nabble.com. ---------------------------------------------------------------------------- -- This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users