Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Move INSTALL, LICENSE, README, THANKS and TODO into root directory
[xestiaab/.git] / source / AppXestiaAddrBk.h
index b679e4f..f3164c4 100644 (file)
@@ -43,7 +43,6 @@
 #include <wx/datectrl.h>
 #include <wx/dateevt.h>
 #include <wx/bmpbuttn.h>
-#include <wx/slider.h>
 #include <wx/gauge.h>
 #include <wx/checklst.h>
 #include <wx/filepicker.h>
@@ -901,6 +900,7 @@ class frmContactEditorAddressADT : public wxDialog
        protected:
                wxNotebook* nbkAddress;
                wxPanel* tabGeneral;
+               wxFlexGridSizer* szrGeneral;
                wxStaticText* lblAddress;
                wxTextCtrl* txtAddress;
                wxStaticText* m_staticText61;
@@ -912,10 +912,6 @@ class frmContactEditorAddressADT : public wxDialog
                wxStaticText* lblCountry;
                wxTextCtrl* txtCountry;
                wxStaticText* lblPriority;
-               wxCheckBox* chkUsePref;
-               wxSlider* sliPriority;
-               wxStaticText* lblHigh;
-               wxStaticText* lblLow;
                wxPanel* tabLabel;
                wxButton* btnCopyMailing;
                wxTextCtrl* txtLabel;
@@ -931,7 +927,6 @@ class frmContactEditorAddressADT : 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 CopyAddress( wxCommandEvent& event ) { event.Skip(); }
                virtual void ProcessData( wxCommandEvent& event ) { event.Skip(); }
                virtual void CloseWindow( wxCommandEvent& event ) { event.Skip(); }
@@ -939,7 +934,7 @@ class frmContactEditorAddressADT : public wxDialog
        
        public:
                
-               frmContactEditorAddressADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("Address Editor"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 426,362 ), long style = wxDEFAULT_DIALOG_STYLE ); 
+               frmContactEditorAddressADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("Address Editor"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 438,401 ), long style = wxDEFAULT_DIALOG_STYLE ); 
                ~frmContactEditorAddressADT();
        
 };
@@ -1345,7 +1340,7 @@ class frmContactEditorGeopositionADT : public wxDialog
        
        public:
                
-               frmContactEditorGeopositionADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("Geoposition Editor"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 350,201 ), long style = wxDEFAULT_DIALOG_STYLE ); 
+               frmContactEditorGeopositionADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("Geoposition Editor"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 353,233 ), long style = wxDEFAULT_DIALOG_STYLE ); 
                ~frmContactEditorGeopositionADT();
        
 };
@@ -1652,18 +1647,14 @@ class frmContactEditorTimezonesADT : public wxDialog
        protected:
                wxNotebook* nbkTimezone;
                wxPanel* tabGeneral;
+               wxFlexGridSizer* szrGeneral;
                wxStaticText* lblTimezone;
                wxComboBox* cmbTimezone;
                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(); }
                
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