Hello WIX Experts,
 
The following is my scenario:
 
On a UI Dialog, I have an edit control, some text controls, and push buttons 
(Back, Next, Cancel) as part of a wizard sequence. The user enters a KEY in the 
edit control, following which a custom action is to be invoked, which takes the 
KEY entered in the text control, does validation, decodes and publishes certain 
properties.
 
Now I have 2 questions here... 

1) the properties published by the custom action is to be reflected in the text 
control without refreshing the dialog (No child or new dialogs please). How can 
I achieve that? Can I subscribe to events from another control?

and 

2) I only want the custom action to be invoked only when the user enters the 
complete key (for e.g. 12 characters to be exact) and not as part of clicking 
Next as it is expected to be disabled until the custom action does the 
validation following which the Next Push Button is to be enabled?

The first one is more important for my scenario. Any inputs would be really 
great

Raghu
Microsoft Corp, Redmond.
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to