NAME
PasswordDialog - Password entry.
SYNOPSIS
$d = $mw -> PasswordDialog ( -font => '*-helvetica-medium-r-*-*-12-*',
-username => 'login' );
$d -> WaitForInput
The -font option defaults to *-helvetica-medium-r-*-*-12-*.
The -username option supplies the default text for the user
name entry box.
DESCRIPTION
A widget for the ec email program - refer to the ec documentation.