X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FAppXestiaAddrBk.h;h=888a6242304f50c77920b1378e534c4af1124187;hb=9ca4d140bb72a11559ac1fecc835ca557b1f3ec6;hp=c7a7d2b7cdfc8c34b7feee51a5be1cead510fe54;hpb=b3c6e1e0d266bddfff1b817633edc77c1c6109f6;p=xestiaab%2F.git diff --git a/source/AppXestiaAddrBk.h b/source/AppXestiaAddrBk.h index c7a7d2b..888a624 100644 --- a/source/AppXestiaAddrBk.h +++ b/source/AppXestiaAddrBk.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Feb 24 2016) +// C++ code generated with wxFormBuilder (version Dec 21 2016) // http://www.wxformbuilder.org/ // // PLEASE DO "NOT" EDIT THIS FILE! @@ -27,6 +27,7 @@ #include #include #include +#include #include #include #include @@ -35,6 +36,7 @@ #include #include #include +#include #include #include #include @@ -52,23 +54,25 @@ #define ID_MANAGE_NEWAB 1000 #define ID_IMPORT 1001 #define ID_EXPORT 1002 -#define ID_CONTACT_EDIT 1003 -#define ID_CONTACT_DELETE 1004 -#define ID_VIEW_FNLN 1005 -#define ID_VIEW_LNFN 1006 -#define ID_VIEW_NICK 1007 -#define ID_VIEW_ASC 1008 -#define ID_VIEW_DESC 1009 -#define ID_VIEW_STATUSBAR 1010 -#define ID_MANAGE_CUT 1011 -#define ID_MANAGE_COPY 1012 -#define ID_MANAGE_PASTE 1013 -#define ID_HELP_SHOW 1014 -#define ID_MANAGE_UPDATE 1015 -#define ID_CONTACT_CLOSE 1016 -#define CONTACT_SAVE 1017 -#define CONTACT_SAVECLOSE 1018 -#define CONTACT_CLOSE 1019 +#define ID_CONTACT_ADD 1003 +#define ID_CONTACT_EDIT 1004 +#define ID_CONTACT_DELETE 1005 +#define ID_CONTACT_FIND 1006 +#define ID_VIEW_FNLN 1007 +#define ID_VIEW_LNFN 1008 +#define ID_VIEW_NICK 1009 +#define ID_VIEW_ASC 1010 +#define ID_VIEW_DESC 1011 +#define ID_VIEW_STATUSBAR 1012 +#define ID_MANAGE_CUT 1013 +#define ID_MANAGE_COPY 1014 +#define ID_MANAGE_PASTE 1015 +#define ID_HELP_SHOW 1016 +#define ID_MANAGE_UPDATE 1017 +#define ID_CONTACT_CLOSE 1018 +#define CONTACT_SAVE 1019 +#define CONTACT_SAVECLOSE 1020 +#define CONTACT_CLOSE 1021 /////////////////////////////////////////////////////////////////////////////// /// Class frmMainADT @@ -101,6 +105,13 @@ class frmMainADT : public wxFrame wxPanel* m_panel20; wxHtmlWindow* htmContactData; wxStatusBar* stbBottom; + wxToolBar* tblMain; + wxToolBarToolBase* tbtNewAccount; + wxToolBarToolBase* tbtPreferences; + wxToolBarToolBase* tbtSearch; + wxToolBarToolBase* tbtAddContact; + wxToolBarToolBase* tbtEditContact; + wxToolBarToolBase* tbtDeleteContact; // Virtual event handlers, overide them in your derived class virtual void QuitApp( wxCloseEvent& event ) { event.Skip(); } @@ -244,7 +255,9 @@ class frmPreferencesADT : public wxDialog protected: wxNotebook* NbtPreferences; wxPanel* tabGeneral; + wxStaticBitmap* bmpWindowPosition; wxCheckBox* chkSaveWindowPosition; + wxStaticBitmap* bmpLocalAddressBooks; wxCheckBox* chkHideLocal; wxPanel* tabTheme; wxListCtrl* lstThemes; @@ -256,6 +269,9 @@ class frmPreferencesADT : public wxDialog wxButton* btnAccountAdd; wxButton* btnAccountModify; wxButton* btnAccountDelete; + wxPanel* tabContacts; + wxCheckBox* chkUseBackgroundColour; + wxColourPickerCtrl* clpContactBackgroundColour; wxButton* btnSave; wxButton* btnCancel; @@ -266,6 +282,8 @@ class frmPreferencesADT : public wxDialog virtual void AddABAccount( wxCommandEvent& event ) { event.Skip(); } virtual void ModifyABAccount( wxCommandEvent& event ) { event.Skip(); } virtual void DeleteABAccount( wxCommandEvent& event ) { event.Skip(); } + virtual void ModifyABAccount( wxMouseEvent& event ) { event.Skip(); } + virtual void EnableBackgroundColourPicker( wxCommandEvent& event ) { event.Skip(); } virtual void SavePreferences( wxCommandEvent& event ) { event.Skip(); } virtual void CloseWindow( wxCommandEvent& event ) { event.Skip(); } @@ -973,6 +991,7 @@ class frmActivityMgrADT : public wxFrame protected: wxMenuBar* mnuMenuBar; wxMenu* mnuWindow; + wxMenuItem* mnuSleepMode; wxPanel* m_panel43; wxStaticBitmap* bmpActivity; wxPanel* m_panel46; @@ -992,7 +1011,7 @@ class frmActivityMgrADT : public wxFrame public: - frmActivityMgrADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("Activity Manager"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 400,300 ), long style = wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL ); + frmActivityMgrADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("Activity Manager"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 400,425 ), long style = wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL ); ~frmActivityMgrADT(); @@ -1008,13 +1027,10 @@ class frmContactEditorNicknameADT : public wxDialog protected: wxNotebook* nbkAddress; wxPanel* tabGeneral; + wxFlexGridSizer* szrGeneral; wxStaticText* lblNickname; wxTextCtrl* txtNickname; wxStaticText* lblPriority; - wxCheckBox* chkUsePref; - wxSlider* sliPriority; - wxStaticText* lblHigh; - wxStaticText* lblLow; wxPanel* tabOther; wxStaticText* lblLanguage; wxComboBox* cmbLanguage; @@ -1023,7 +1039,6 @@ class frmContactEditorNicknameADT : public wxDialog // Virtual event handlers, overide them in your derived class virtual void InitAddressEditor( wxInitDialogEvent& event ) { event.Skip(); } - virtual void EnablePriority( wxCommandEvent& event ) { event.Skip(); } virtual void ProcessData( wxCommandEvent& event ) { event.Skip(); } virtual void CloseWindow( wxCommandEvent& event ) { event.Skip(); } @@ -1073,25 +1088,21 @@ class frmContactEditorRolesADT : public wxDialog protected: wxNotebook* nbkRole; wxPanel* tabGeneral; + wxFlexGridSizer* szrGeneral; wxStaticText* lblRole; wxTextCtrl* txtRole; wxStaticText* lblPriority; - wxCheckBox* chkUsePref; - wxSlider* sliPriority; - wxStaticText* lblHigh; - wxStaticText* lblLow; wxButton* btnAction; wxButton* btnClose; // Virtual event handlers, overide them in your derived class - virtual void EnablePriority( wxCommandEvent& event ) { event.Skip(); } virtual void ProcessAction( wxCommandEvent& event ) { event.Skip(); } virtual void CloseWindow( wxCommandEvent& event ) { event.Skip(); } public: - frmContactEditorRolesADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("Role Editor"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 350,210 ), long style = wxDEFAULT_DIALOG_STYLE ); + frmContactEditorRolesADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("Role Editor"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 386,231 ), long style = wxDEFAULT_DIALOG_STYLE ); ~frmContactEditorRolesADT(); }; @@ -1106,21 +1117,17 @@ class frmContactEditorOrganisationsADT : public wxDialog protected: wxNotebook* nbkOrganisation; wxPanel* tabGeneral; + wxFlexGridSizer* szrGeneral; wxStaticText* lblOrganisation; wxTextCtrl* txtOrganisation; wxStaticText* lblSortAs; wxComboBox* cmbSortAs; wxStaticText* lblPriority; - wxCheckBox* chkUsePref; - wxSlider* sliPriority; - wxStaticText* lblHigh; - wxStaticText* lblLow; wxButton* btnAction; wxButton* btnClose; // Virtual event handlers, overide them in your derived class virtual void UpdateSortAs( wxCommandEvent& event ) { event.Skip(); } - virtual void EnablePriority( wxCommandEvent& event ) { event.Skip(); } virtual void ProcessAction( wxCommandEvent& event ) { event.Skip(); } virtual void CloseWindow( wxCommandEvent& event ) { event.Skip(); } @@ -1144,11 +1151,7 @@ class frmContactEditorNotesADT : public wxDialog wxPanel* tabGeneral; wxTextCtrl* txtNote; wxPanel* tabPriority; - wxStaticText* lblPriority; - wxCheckBox* chkUsePref; - wxSlider* sliPriority; - wxStaticText* lblHigh; - wxStaticText* lblLow; + wxFlexGridSizer* szrPriority; wxPanel* tabLanguage; wxStaticText* lblLanguage; wxComboBox* cmbLanguage; @@ -1156,7 +1159,6 @@ class frmContactEditorNotesADT : public wxDialog wxButton* btnClose; // Virtual event handlers, overide them in your derived class - virtual void EnablePriority( wxCommandEvent& event ) { event.Skip(); } virtual void ProcessAction( wxCommandEvent& event ) { event.Skip(); } virtual void CloseWindow( wxCommandEvent& event ) { event.Skip(); } @@ -1178,25 +1180,21 @@ class frmContactEditorTitlesADT : public wxDialog protected: wxNotebook* nbkTitles; wxPanel* tabGeneral; + wxFlexGridSizer* szrGeneral; wxStaticText* lblTitle; wxTextCtrl* txtTitle; wxStaticText* lblPriority; - wxCheckBox* chkUsePref; - wxSlider* sliPriority; - wxStaticText* lblHigh; - wxStaticText* lblLow; wxButton* btnAction; wxButton* btnClose; // Virtual event handlers, overide them in your derived class - virtual void EnablePriority( wxCommandEvent& event ) { event.Skip(); } virtual void ProcessAction( wxCommandEvent& event ) { event.Skip(); } virtual void CloseWindow( wxCommandEvent& event ) { event.Skip(); } public: - frmContactEditorTitlesADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("Title Editor"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 350,204 ), long style = wxDEFAULT_DIALOG_STYLE ); + frmContactEditorTitlesADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("Title Editor"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 386,231 ), long style = wxDEFAULT_DIALOG_STYLE ); ~frmContactEditorTitlesADT(); }; @@ -1211,27 +1209,23 @@ class frmContactEditorRelatedADT : public wxDialog protected: wxNotebook* nbkRelated; wxPanel* tabGeneral; + wxFlexGridSizer* szrGeneral; wxStaticText* lblRelation; wxTextCtrl* txtRelated; wxStaticText* lblType; wxComboBox* cmbType; wxStaticText* lblPriority; - wxCheckBox* chkUsePref; - wxSlider* sliPriority; - wxStaticText* lblHigh; - wxStaticText* lblLow; wxButton* btnAction; wxButton* btnClose; // Virtual event handlers, overide them in your derived class - virtual void EnablePriority( wxCommandEvent& event ) { event.Skip(); } virtual void ProcessData( wxCommandEvent& event ) { event.Skip(); } virtual void CloseWindow( wxCommandEvent& event ) { event.Skip(); } public: - frmContactEditorRelatedADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("Related Editor"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 350,236 ), long style = wxDEFAULT_DIALOG_STYLE ); + frmContactEditorRelatedADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("Related Editor"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 350,270 ), long style = wxDEFAULT_DIALOG_STYLE ); ~frmContactEditorRelatedADT(); };