make field a password field (so it shows up as stars)

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
freddu1
Posts: 4
Joined: Tue Sep 22, 2009 11:11 pm

make field a password field (so it shows up as stars)

Post by freddu1 » Sun Sep 27, 2009 3:07 am

I need to know how to make a password field for example a login screen doesnt show your password instead it shows it as little stars or bullets

thanks

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark » Sun Sep 27, 2009 8:18 am

Dear freddu1,

You can find one at the Economy-x-Talk homepage. It has a few limits that you might want to change (e.g. only alphanumeric characters are accepted).

Best regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Post Reply