<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>8 Mar 2016 15:51:00 Z</lastBuildDate><pubDate>8 Mar 2016 00:26:00 Z</pubDate><description>I have an edit field that is numeric. The display mask is set to "Same mask as the input". The input mask is set to "99.9 %%". This mask works fine. However, if the user toggles a different control I change the input mask using the maskSystemCurrency constant.&#13;
EDT_NoName1..InputMask = maskSystemCurrency That also works fine, but if the user toggles the control again I switch the input mask back to "99.9 %%".&#13;
EDT_NoName1..InputMask = "99.9 %%" At this point the edit field starts displaying as 9,9 % instead of 99% and it will not let me include a decimal place.&#13;
&#13;
Thoughts?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56738-wd20-input-mask-problem/read.awp</link><title>[WD20] Input Mask Problem</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56738-wd20-input-mask-problem-56758/read.awp</comments><pubDate>8 Mar 2016 15:51:00 Z</pubDate><description>Two good work arounds. Thanks guys. I went ahead and used the MyMask variable and it stored the initial input mask as "99,9 %%" …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56738-wd20-input-mask-problem-56758/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56738-wd20-input-mask-problem-56758/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56738-wd20-input-mask-problem/read.awp">[WD20] Input Mask Problem</source><title>Re: [WD20] Input Mask Problem</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56738-wd20-input-mask-problem-56755/read.awp</comments><pubDate>8 Mar 2016 14:40:00 Z</pubDate><description>Hi Curtis&#13;
&#13;
Here's what I tried to address your problem.&#13;
&#13;
1. Define a string variable MyMask to store the original mask.&#13;
&#13;
2…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56738-wd20-input-mask-problem-56755/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56738-wd20-input-mask-problem-56755/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56738-wd20-input-mask-problem/read.awp">[WD20] Input Mask Problem</source><title>Re: [WD20] Input Mask Problem</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56738-wd20-input-mask-problem-56748/read.awp</comments><pubDate>8 Mar 2016 12:55:00 Z</pubDate><description>Hi Curtis&#13;
&#13;
I generally don't change input masks so I don't have any direct answer. However, there is an easy work around, by u…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56738-wd20-input-mask-problem-56748/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56738-wd20-input-mask-problem-56748/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56738-wd20-input-mask-problem/read.awp">[WD20] Input Mask Problem</source><title>Re: [WD20] Input Mask Problem</title></item></channel></rss>
