Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Text in password box appears as asterisks in frmEditAccount.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Wed, 24 Feb 2016 17:52:33 +0000 (17:52 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Wed, 24 Feb 2016 17:52:33 +0000 (17:52 +0000)
source/AppXestiaAddrBk.cpp

index 8742f98..a209da2 100644 (file)
@@ -6795,7 +6795,7 @@ frmEditAccountADT::frmEditAccountADT( wxWindow* parent, wxWindowID id, const wxS
        lblPassword->Wrap( -1 );
        fgSizer43->Add( lblPassword, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5 );
        
-       txtPassword = new wxTextCtrl( tabProperties, wxID_ANY, wxEmptyString, wxDefaultPosition, wxDefaultSize, 0 );
+       txtPassword = new wxTextCtrl( tabProperties, wxID_ANY, wxEmptyString, wxDefaultPosition, wxDefaultSize, wxTE_PASSWORD );
        txtPassword->SetMaxLength( 0 ); 
        fgSizer43->Add( txtPassword, 0, wxALL|wxEXPAND, 5 );
        
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy