Lindsay Harris wrote:

Is there any way to capture the text changed event for an Edit control.


No; MSI doesn't expose events on Edit controls. From the MSI doc:

The ControlEvent Table <controlevent_table.htm> specifies the control events that are started when a user interacts with a PushButton Control <pushbutton_control.htm>, CheckBox Control <checkbox_control.htm>, or SelectionTree Control <selectiontree_control.htm>. These are the only controls that a user can use to initiate control events.

--
sig://boB
http://bobs.org

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to