Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
odthelpbrowser: ODT Help Browser implemented
[xestiaab/.git] / source / search / frmSearchAccounts.cpp
index d968e4c..2a87e79 100644 (file)
@@ -34,6 +34,8 @@ void frmSearchAccounts::LoadSearchAccounts(std::map<wxString, bool> *SearchAccou
        std::map<wxString, wxString> *SearchAccountsList)
 {
 
+       // Load the list of accounts to the accounts list in the window.
+       
        SAPtr = SearchAccounts;
        SALPtr = SearchAccountsList;
        std::map<wxString, wxString>::iterator SALiter;
@@ -53,7 +55,6 @@ void frmSearchAccounts::LoadSearchAccounts(std::map<wxString, bool> *SearchAccou
        }
 
        chlAccounts->Append(AccList);
-       //chlAccounts->SetSelection(wxNOT_FOUND);
 
        // Check if each account is selected.
        
@@ -113,5 +114,9 @@ void frmSearchAccounts::UpdateSelectedAccounts( wxCommandEvent& event )
 
 void frmSearchAccounts::CloseWindow( wxCommandEvent& event )
 {
+       
+       // Close this window.
+       
        this->Close();
+       
 }
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