No the Visual Basic MaskedEdit may support uppercase 'A', but the WiX 
MaskedEdit does not. I tried it anyways I set the MaskedEdit Text control to: 
AAAAA-AAAAA-AAAAA-AAAAA and when I ran the install the entry field was set to 
AAAAA-AAAAA-AAAAA-AAAAA.
So definitely did not work...

Since we would like to support Upper case and numbers I tried:
^^^^^-^^^^^-^^^^^-^^^^^

And it again allowed for any characters to be entered and when finished it did 
not convert any letters to upper case. So MaskedEdit does not look good for 
mixed PID entries... without having to go outside of the box and creating 
custom action that will convert lower case to upper case and validate that only 
letters and numbers are entered...


From: Phil Wilson [via Windows Installer XML (WiX) toolset] 
[mailto:ml-node+s687559n7596768...@n2.nabble.com]
Sent: Thursday, September 11, 2014 11:55 AM
To: Tim Mayert
Subject: Re: PIDTemplate w/ MaskedEdit

According to this:

http://msdn.microsoft.com/en-us/library/aa733654(v=vs.60).aspx

all uppercase A  might be what you need.
---------------
Phil Wilson


On Tue, Sep 9, 2014 at 2:30 PM, TimM <[hidden 
email]</user/SendEmail.jtp?type=node&node=7596768&i=0>> wrote:

> Okay I have another question about the masked edit field. If we have a PID
> that contains only letters and numbers then is there a maskededit setting
> that will ONLY allow this mix of characters or is this something that it can
> not handle and therefore other actions would have to be used to validate the
> entries?
>
>
>
> --
> View this message in context: 
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/PIDTemplate-w-MaskedEdit-tp4815087p7596737.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Want excitement?
> Manually upgrade your production database.
> When you want reliability, choose Perforce.
> Perforce version control. Predictably reliable.
> http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> [hidden email]</user/SendEmail.jtp?type=node&node=7596768&i=1>
> https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
[hidden email]</user/SendEmail.jtp?type=node&node=7596768&i=2>
https://lists.sourceforge.net/lists/listinfo/wix-users

________________________________
If you reply to this email, your message will be added to the discussion below:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/PIDTemplate-w-MaskedEdit-tp4815087p7596768.html
To unsubscribe from PIDTemplate w/ MaskedEdit, click 
here<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4815087&code=VGltTWF5ZXJ0QHNtYXJ0dGVjaC5jb218NDgxNTA4N3wtMTcxMzc3MTUwNA==>.
NAML<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/PIDTemplate-w-MaskedEdit-tp4815087p7596785.html
Sent from the wix-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&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