Yes, you are right. I consider creating dialog myself. Regards, Dmitry. On Thu, Jul 19, 2012 at 4:17 PM, David Faure wrote: > On Thursday 19 July 2012 13:33:20 Thomas L=FCbking wrote: >> Am 19.07.2012, 13:27 Uhr, schrieb David Faure : >> > On Thursday 19 July 2012 14:43:49 Dmitry Chernov wrote: >> >> Unfortunately KPasswordDialog have no confirm password option ( enter >> >> password two times ). >> > >> > No, but KNewPasswordDialog does. >> >> It does not allow him to create an account at the same time (doesn't take >> a user input) >> I now understood that he wants to do the classical web account creation >> thing, ie a merge of KPasswordDialog (pass login and pass) and >> KNewPasswordDialog (actually create the pass) > > Ah, I see. > >> I dont think such dialog exists pre-fabbed > > Right. We could add an optional "show user name field" to KNewPasswordDia= log > though. > >> and would suggest to inherit >> KNewPasswordDialog (for the quality checking & stuff) and inject a login >> input into the layout. > > I wouldn't recommend messing with builtin dialogs from the outside. This = is > too fragile. Just make your own dialog in Qt designer, should take 10 min= utes > (including copying interesting bits from knewpassworddialog.cpp if necess= ary, > such as the password strength computation and GUI). > > -- > David Faure, faure@kde.org, http://www.davidfaure.fr > Sponsored by Nokia to work on KDE, incl. KDE Frameworks 5 > > >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscri= be << >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscrib= e <<