Set the -show option to zero, as in this example:
$entry = $form->Entry(-textvariable => \$user_entry, -show => 0);
Previous | Return to table of contents | Next