Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
frmContactEditorTelephone: Implemented priority control
[xestiaab/.git] / source / AppXestiaAddrBk.h
index 038aca4..d7f22b4 100644 (file)
@@ -1586,13 +1586,9 @@ class frmContactEditorTelephoneADT : public wxDialog
        protected:
                wxNotebook* nbkAddress;
                wxPanel* tabGeneral;
+               wxFlexGridSizer* szrGeneral;
                wxStaticText* lblTelephone;
                wxTextCtrl* txtTelephone;
-               wxStaticText* lblPriority;
-               wxCheckBox* chkUsePref;
-               wxSlider* sliPriority;
-               wxStaticText* lblHigh;
-               wxStaticText* lblLow;
                wxStaticText* lblTelephoneType;
                wxCheckBox* chkVoice;
                wxCheckBox* chkText;
@@ -1601,18 +1597,18 @@ class frmContactEditorTelephoneADT : public wxDialog
                wxCheckBox* chkVideo;
                wxCheckBox* chkTextphone;
                wxCheckBox* chkPager;
+               wxStaticText* lblPriority;
                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:
                
-               frmContactEditorTelephoneADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("Telephone Editor"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 402,331 ), long style = wxDEFAULT_DIALOG_STYLE ); 
+               frmContactEditorTelephoneADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("Telephone Editor"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 402,358 ), long style = wxDEFAULT_DIALOG_STYLE ); 
                ~frmContactEditorTelephoneADT();
        
 };
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