[Pharo-project] Polymorph password dialog enhancement
Hi Gary, since Polymorph is now in Pharo I tried the following: UIManager default requestPassword: 'Enter Password' This currently shows the old Morphic dialog. The attached changeset enhances Pharo to support a password dialog. It overrides #requestPassword: to provide a new PasswordDialogWindow using a password replaced font. Feel free to integrate it into polymorph. Thx Torsten -- Sensationsangebot verlängert: GMX FreeDSL - Telefonanschluss + DSL für nur 16,37 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K1308T4569a
Hi Torsten, please use the issue tracker. I have filled your issue at http://code.google.com/p/pharo/issues/detail?id=369 Bye On Tue, Dec 2, 2008 at 3:23 PM, Torsten Bergmann <astares@gmx.de> wrote:
Hi Gary,
since Polymorph is now in Pharo I tried the following:
UIManager default requestPassword: 'Enter Password'
This currently shows the old Morphic dialog.
The attached changeset enhances Pharo to support a password dialog.
It overrides #requestPassword: to provide a new PasswordDialogWindow using a password replaced font.
Feel free to integrate it into polymorph.
Thx Torsten
-- Sensationsangebot verlängert: GMX FreeDSL - Telefonanschluss + DSL für nur 16,37 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K1308T4569a
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Damien Cassou http://damiencassou.seasidehosting.st
Hi, Yes, please use the bugtracker. I try to delete emails as soon as possible... It is very likely that I will not save hundrets of emails with bug- reports/enhancements. (And I am sure nobody else does, either). This way, it is garanteed that such a report is lost. Marcus On 02.12.2008, at 15:52, Damien Cassou wrote:
Hi Torsten,
please use the issue tracker. I have filled your issue at http://code.google.com/p/pharo/issues/detail?id=369
Bye
On Tue, Dec 2, 2008 at 3:23 PM, Torsten Bergmann <astares@gmx.de> wrote:
Hi Gary,
since Polymorph is now in Pharo I tried the following:
UIManager default requestPassword: 'Enter Password'
This currently shows the old Morphic dialog.
The attached changeset enhances Pharo to support a password dialog.
It overrides #requestPassword: to provide a new PasswordDialogWindow using a password replaced font.
Feel free to integrate it into polymorph.
Thx Torsten
-- Sensationsangebot verlängert: GMX FreeDSL - Telefonanschluss + DSL für nur 16,37 Euro/mtl.!* http://dsl.gmx.de/? ac=OM.AD.PD003K1308T4569a
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Damien Cassou http://damiencassou.seasidehosting.st
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
participants (3)
-
Damien Cassou -
Marcus Denker -
Torsten Bergmann