Re: [WiX-users] PIDTemplate w/ MaskedEdit

2014-09-12 Thread TimM
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: 
A-A-A-A and when I ran the install the entry field was set to 
A-A-A-A.
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=nodenode=7596768i=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=157508191iu=/4140/ostg.clktrk
 ___
 WiX-users mailing list
 [hidden email]/user/SendEmail.jtp?type=nodenode=7596768i=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=157508191iu=/4140/ostg.clktrk
___
WiX-users mailing list
[hidden email]/user/SendEmail.jtp?type=nodenode=7596768i=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 
herehttp://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=4815087code=VGltTWF5ZXJ0QHNtYXJ0dGVjaC5jb218NDgxNTA4N3wtMTcxMzc3MTUwNA==.
NAMLhttp://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewerid=instant_html%21nabble%3Aemail.namlbase=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespacebreadcrumbs=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=157508191iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] PIDTemplate w/ MaskedEdit

2014-09-11 Thread Phil Wilson
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 timmay...@smarttech.com 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=157508191iu=/4140/ostg.clktrk
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 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=157508191iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] PIDTemplate w/ MaskedEdit

2014-09-09 Thread TimM
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=157508191iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] PIDTemplate w/ MaskedEdit

2014-07-11 Thread TimM
Okay now I am experiencing another issue with this.

Since I have set my Text to # so that I can accept values from 1 to
9 it is actually back filling my property with spaces if I enter less
than 5 numbers.

So if I enter '34' the property would end up being '34   ', meaning the
string now has 3 spaces behind the 34. So is there any way to prevent this
or will I have to then create a custom action dll just to strip off the
extra spaces that it is placing on the end of my entry?



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/PIDTemplate-w-MaskedEdit-tp4815087p7595777.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] PIDTemplate w/ MaskedEdit

2014-07-10 Thread TimM
Thanks John.

After a bit of frustration I finally figured out my issue, it was one of my
conditions on the publish events that was screwing me up. Now that I fixed
that I can correctly enter 1 to 5 numbers and have it do what I expected it
to do



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/PIDTemplate-w-MaskedEdit-tp4815087p7595752.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] PIDTemplate w/ MaskedEdit

2014-07-10 Thread John Cooper
Cool.  What publish event condition did you use?  Always something to learn.

--
John Merryweather Cooper
Build  Install Engineer - ESA
Jack Henry  Associates, Inc.®
Shawnee Mission, KS  66227
Office:  913-341-3434 x791011
jocoo...@jackhenry.com
www.jackhenry.com



-Original Message-
From: TimM [mailto:timmay...@smarttech.com] 
Sent: Thursday, July 10, 2014 10:11 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] PIDTemplate w/ MaskedEdit

Thanks John.

After a bit of frustration I finally figured out my issue, it was one of my 
conditions on the publish events that was screwing me up. Now that I fixed that 
I can correctly enter 1 to 5 numbers and have it do what I expected it to do



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/PIDTemplate-w-MaskedEdit-tp4815087p7595752.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Open source business process management suite built on Java and Eclipse Turn 
processes into business applications with Bonita BPM Community Edition Quickly 
connect people, data, and systems into organized workflows Winner of BOSSIE, 
CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft 
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] PIDTemplate w/ MaskedEdit

2014-07-10 Thread TimM
I was actually using a PORT_NUMBER  0 conditions before I switched to
MaskedEdit and therefore once I switched I did not remove that condition as
the mask # does not accept negative numbers and therefore I did not need
that condition. Once I removed it then it began to work as expected.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/PIDTemplate-w-MaskedEdit-tp4815087p7595755.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] PIDTemplate w/ MaskedEdit

2014-07-09 Thread TimM
Thanks John, but yes I have seen that article and it still does not explain
how you can enter 1 to 5 numbers in the field.

If I change enter 1, 11, 111,  the next but will fail to do anything,
but if I enter 1 then the install will proceed as expected.

So it seems that if the text field has 5 - # then you have to enter 5
numbers. So is there a way to format it so that you can enter any amount of
numbers only and that it would only fail if it is empty?



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/PIDTemplate-w-MaskedEdit-tp4815087p7595733.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] PIDTemplate w/ MaskedEdit

2014-07-09 Thread John Cooper
As the last comment in the article suggests, you'll probably need a custom 
action to pre-process the data and decide if it's any good.  It would be nice 
if MaskEdit took a full on regex, but it doesn't in WinForms either.

Bummer.

--
John Merryweather Cooper
Build  Install Engineer - ESA
Jack Henry  Associates, Inc.®
Shawnee Mission, KS  66227
Office:  913-341-3434 x791011
jocoo...@jackhenry.com
www.jackhenry.com



-Original Message-
From: TimM [mailto:timmay...@smarttech.com] 
Sent: Wednesday, July 9, 2014 8:01 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] PIDTemplate w/ MaskedEdit

Thanks John, but yes I have seen that article and it still does not explain how 
you can enter 1 to 5 numbers in the field.

If I change enter 1, 11, 111,  the next but will fail to do anything, but 
if I enter 1 then the install will proceed as expected.

So it seems that if the text field has 5 - # then you have to enter 5 
numbers. So is there a way to format it so that you can enter any amount of 
numbers only and that it would only fail if it is empty?



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/PIDTemplate-w-MaskedEdit-tp4815087p7595733.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Open source business process management suite built on Java and Eclipse Turn 
processes into business applications with Bonita BPM Community Edition Quickly 
connect people, data, and systems into organized workflows Winner of BOSSIE, 
CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft 
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] PIDTemplate w/ MaskedEdit

2014-07-08 Thread TimM
I am trying to do a MaskedEdit control that can contain 0-9, so I set the
text to # and I have a default of 2279.

When test the dialog box the Next button will do nothing until I enter 5
numbers in the MaskedEdit control.

So what am I supposed to set the text field to so that I can enter only
numbers and can have from 1 to 5 numbers entered into that field?



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/PIDTemplate-w-MaskedEdit-tp4815087p7595725.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] PIDTemplate w/ MaskedEdit

2014-07-08 Thread John Cooper
Have use seen this?

http://stackoverflow.com/questions/4440631/check-if-maskededit-control-contains-text
 

--
John Merryweather Cooper
Build  Install Engineer - ESA
Jack Henry  Associates, Inc.®
Shawnee Mission, KS  66227
Office:  913-341-3434 x791011
jocoo...@jackhenry.com
www.jackhenry.com



-Original Message-
From: TimM [mailto:timmay...@smarttech.com] 
Sent: Tuesday, July 8, 2014 4:59 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] PIDTemplate w/ MaskedEdit

I am trying to do a MaskedEdit control that can contain 0-9, so I set the 
text to # and I have a default of 2279.

When test the dialog box the Next button will do nothing until I enter 5 
numbers in the MaskedEdit control.

So what am I supposed to set the text field to so that I can enter only numbers 
and can have from 1 to 5 numbers entered into that field?



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/PIDTemplate-w-MaskedEdit-tp4815087p7595725.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Open source business process management suite built on Java and Eclipse Turn 
processes into business applications with Bonita BPM Community Edition Quickly 
connect people, data, and systems into organized workflows Winner of BOSSIE, 
CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft 
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] PIDTemplate w/ MaskedEdit

2010-03-29 Thread Nick Ramirez

I've experimented with this and have found that the symbols really seem to
mean this:

# - Can be any number
 - Can be any letter
? - Can be a number or letter
^ - Can be any letter, but it will always be converted to uppercase
@ - Creates a random number.
 - Beginning of visible part of mask
 - End of visible part of mask

Has anyone had different results?
-- 
View this message in context: 
http://n2.nabble.com/PIDTemplate-w-MaskedEdit-tp4815087p4817846.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] PIDTemplate w/ MaskedEdit

2010-03-29 Thread Miller, Craig
Thanks Nick.  That's quite helpful.

Does anyone have an explanation of the characters outside of the begin/end
portion of the visible mask?  Are these pre-pended/appended automatically?

Thanks,
Craig


On Mon, Mar 29, 2010 at 6:24 AM, Nick Ramirez nickra...@hotmail.com wrote:


 I've experimented with this and have found that the symbols really seem to
 mean this:

 # - Can be any number
  - Can be any letter
 ? - Can be a number or letter
 ^ - Can be any letter, but it will always be converted to uppercase
 @ - Creates a random number.
  - Beginning of visible part of mask
  - End of visible part of mask

 Has anyone had different results?
 --
 View this message in context:
 http://n2.nabble.com/PIDTemplate-w-MaskedEdit-tp4815087p4817846.html
 Sent from the wix-users mailing list archive at Nabble.com.


 --
 Download Intel® Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




-- 
Craig Miller
Geospatial Software Architect
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users