Jade Edit Mask - Bug ?
Posted: Fri Aug 07, 2009 12:48 pm
by Anonymous >> Tue, 26 Apr 2005 5:03:53 GMT
Hi all,
Ive just discovered after alot of code testing that dynamically changing a Jade Edit Mask mask property in code will only work if the jade edit mask is in a mdi form.
If I change the mask property with code in a modal form the Jade Edit Mask box doesnt retain the new mask and it repaints itself to the default setting. - Very annoying.
Any one else struck this problem?
How did you work around?
Changed mask from (##\)###" "#### in code to
(####\)###" "#### by user ticking a check box.
In painter it runs fine. put the Jade edit mask on a mdi forn it runs fine. Put it on a modal form and it doesnt work, repaints itself beck to default (##\)###" "####
Regards Troy Fowles
Hi all,
Ive just discovered after alot of code testing that dynamically changing a Jade Edit Mask mask property in code will only work if the jade edit mask is in a mdi form.
If I change the mask property with code in a modal form the Jade Edit Mask box doesnt retain the new mask and it repaints itself to the default setting. - Very annoying.
Any one else struck this problem?
How did you work around?
Changed mask from (##\)###" "#### in code to
(####\)###" "#### by user ticking a check box.
In painter it runs fine. put the Jade edit mask on a mdi forn it runs fine. Put it on a modal form and it doesnt work, repaints itself beck to default (##\)###" "####
Regards Troy Fowles