Discussion:
CUserDialog and password
Anthony Zampogna
2005-11-29 21:23:21 UTC
Permalink
I'm wondering if anyone has tried to request a password with
CUserDialog like so.

CUserDialog new requestPassword: 'Password' centerAt: ***@10.

It doesn't seem to show the asterisks characters, and I can't figure
out why. The morphic line below seems to work fine, though.

FillInTheBlank requestPassword: 'Password'.

Tony
Bert Freudenberg
2005-11-30 00:38:10 UTC
Permalink
Post by Anthony Zampogna
I'm wondering if anyone has tried to request a password with
CUserDialog like so.
It doesn't seem to show the asterisks characters, and I can't
figure out why.
It's a known bug:

http://bugs.impara.de/view.php?id=1768

No fix, yet.

- Bert -

Loading...