Font question

I posted this one in the wrong section :oops:
Hey everyone,
I’ve created a dialog box in the following manner

set temp to display dialog “Enter password” default answer “”

Within the text box where the user enters his/her password, i want too change the font so anyone walking by won’t see the password thats being entered. How would i chnge the font? thanks.

You can not do this with the standard ‘display dialog’ function, but there are third party apps/OSAXen which provide more in-depth dialog options, including password fields that auto-bullet the text as it’s entered.

Check out Smile from Satimage ( http://www.satimage-software.com/en/ ) or 24U’s Appearance OSAX ( 24U Software )