Has anyone created a dialog to accept a serial key from the user before
allowing the 'Next' button to function?  I think it's easy enough to call a
custom action to validate the serial key and to create the field(s) for
users to type their serial key into, but the niceties I'm finding tricky.

1 - If you nicely split a long serial key into several edit fields, how can
you set them up to be linked so that you can type in the 1st and it will
jump to the 2nd (after 5 chars, say) so the user can just type the whole
thing uninterupted?  And this behaviour might also support copy/paste across
all fields if the serial key is emailed to them.

2 - It's simple enough to disable the 'Next' button until all fields have
content, but it doesn't update until the focus leaves the final field. 
Although, this might happen for free if a solution to #1 is available.

Regards,
Gareth
-- 
View this message in context: 
http://www.nabble.com/Serial-Key-UI-tf4855567.html#a13894442
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to