Missing Field Behavior Properties
Posted: Fri Jun 17, 2011 7:43 pm
I can't seem to find a couple of common field behavior properties.
The Text Entry Field defaults to multi-line.
How do I set text fields as single line?
At this point I'm thinking I have to place code in each field with a
on returnInField ... end returnInField routine, then escape out
with a send or dispatch command. Is there a simpler way?
Also, is there a password property where asterisks are replaced for letters?
The Text Entry Field defaults to multi-line.
How do I set text fields as single line?
At this point I'm thinking I have to place code in each field with a
on returnInField ... end returnInField routine, then escape out
with a send or dispatch command. Is there a simpler way?
Also, is there a password property where asterisks are replaced for letters?