Hi all,

This is NOT a Clipper-compatibility issue but I believe is incorrect behavior (ie. a bug)...

If you have a field mask as "999,999,999.99" for a numeric field, as you enter digits in the field, spaces appear and sometimes commas inconsistently appear as well. Once focus is lost for the field, the field seems to format properly. Furthermore, if you try to enter a comma, it jumps to the decimal position as if the decimal was pressed.

To fix this behavior (bug?) I suggest that the commas in the field mask be ignored while the get object has input focus - Then, apply the field mask upon the lose focus event, as is occurring now.

Regards,
Randy.




_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to