Hello Danny,
Can i have some more input on the way you had
implemented this event handler to keep track of your
password display as '*'.
This would be of great help for me.
The original query was posted by me.
Thanks for your help.
Regards,
Rahul
 --- Danny Wong <[EMAIL PROTECTED]> wrote: > HI,
> 
> All the suggestions are not very clean. The best to
> implement this
> Is to write your own event handler and keep track of
> the keys typed.
> I've done this and it works great.  You can use '*'
> or any character you
> want.
> I've seen an medical app that displays the char
> typed and then displays '*'
> after
> A second. This is nuts. Why have your password
> protected? Someone can still
> see
> The characters typed although you hide it someone
> still can try to guess it.
> 
> Regards,
> 
> > -----Original Message-----
> > From: Joe Siebenmann [mailto:[EMAIL PROTECTED]] 
> > Sent: September 11, 2002 7:36 AM
> > To: Palm Developer Forum
> > Subject: Re: display of password as "******"
> > 
> > 
> > I've already done this in our application, and it
> even solves 
> > the problem of not being sure you made the correct
> Graffiti character.
> > 
> > You need to add a "KeyEventHandler()" to your
> Event loop, and 
> > when you are in a "password" Field, display the
> character for 
> > a quarter second, or so, and change it back to
> '*'.  It's a 
> > bit of work, but it works great!
> > 
> > Have fun.
> > 
> > Joe Siebenmann
> > 
> > __________________________________________________
> > Yahoo! - We Remember
> > 9-11: A tribute to the more than 3,000 lives lost 
> http://dir.remember.yahoo.com/tribute
> 
> -- 
> For information on using the Palm Developer Forums,
> or to unsubscribe,
> please see http://www.palmos.com/dev/support/forums/
> 
> -- 
> For information on using the Palm Developer Forums,
> or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/ 

________________________________________________________________________
Want to sell your car? advertise on Yahoo Autos Classifieds. It's Free!!
       visit http://in.autos.yahoo.com

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to