Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added code so that OSX is now supported.
[xestiaab/.git] / source / frmNewAccount.h
1 #ifndef __frmNewAccount__
2 #define __frmNewAccount__
4 /**
5  @file
6  Subclass of frmNewAccountADT, which is generated by wxFormBuilder.
7  */
9 #include "AppXestiaAddrBk.h"
11 //// end generated include
13 /** Implementing frmNewAccountADT */
14 class frmNewAccount : public frmNewAccountADT
15 {
16 protected:
17     // Handlers for frmNewAccountADT events.
18     void CheckAccountName( wxCommandEvent& event );
19     void ProcessPrevious( wxCommandEvent& event );
20     void ProcessNext( wxCommandEvent& event );
21     void CloseWindow( wxCommandEvent& event );
22     void UpdateRequirements( wxCommandEvent& event );
23     void WriteAccountDetails( wxFileConfig *cfgfilein, wxString AccountType, wxString DirectoryName );
24 public:
25     /** Constructor */
26     frmNewAccount( wxWindow* parent );
27     void SetupPointers(bool *ReloadAccountInc);
28     //// end generated class members
29 private:
30     int PageSeek = 0;
31     wxString ServerPrefix;
32     bool ReloadAccountConfig = FALSE;
33 };
35 #endif // __frmNewAccount__
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