Feature Requests item #650592, was opened at 2002-12-08 22:44 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354754&aid=650592&group_id=4754
Category: framework Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Malcolm Edgar (malcolm_edgar) Assigned to: Malcolm Edgar (malcolm_edgar) Summary: Add MaskEdit component Initial Comment: Add a MaskEdit component modelled on the Delphi MaskEdit control. Supports: mixed case letters (l) upper case letters (L) mixed alphanumeric (a) upper case alphanumeric (A) numeric (#) This component uses client-side JavaScript to filter user keystrokes. See attached test.htm and MaskEdit.js for an example. This code is developed by Paul Geerts. Probably should locate this compoent in contrib library. ---------------------------------------------------------------------- >Comment By: Malcolm Edgar (malcolm_edgar) Date: 2002-12-18 10:43 Message: Logged In: YES user_id=592290 Added to Framework library, can be moved to contrib library if prefered. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354754&aid=650592&group_id=4754 ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
