>While entering text, is it possible to replace each letter by an "x" >for example ? >(I'm using CW6) Intercept each keystroke, insert the "x" in the data entry field, and return true from the event handler indicating you've taken care of dealing wih the keystroke. Regards, Steve Mann -- ------------------------------------------- Creative Digital Publishing Inc. 1315 Palm Street, San Luis Obispo, CA 93401-3117 ------------------------------------------- 805.784.9461 805.784.9462 (fax) [EMAIL PROTECTED] http://www.cdpubs.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
