Notification function called whenever a drawing file requires a *password.*
Prompts the user for a password and returns said password.
Returns false if the user cancels the password entry, or if there is no user.
The default implementation of this function does nothing but return false.