Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Updated form designs.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 4 Oct 2015 14:45:36 +0000 (15:45 +0100)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 4 Oct 2015 14:45:36 +0000 (15:45 +0100)
source/AppXestiaAddrBk.cpp
source/AppXestiaAddrBk.h

index 7be4fa4..8ca066c 100644 (file)
@@ -807,6 +807,8 @@ frmNewAccountADT::frmNewAccountADT( wxWindow* parent, wxWindowID id, const wxStr
        szrNewAccount = new wxBoxSizer( wxVERTICAL );\r
        \r
        tabType = new wxPanel( this, wxID_ANY, wxDefaultPosition, wxDefaultSize, wxTAB_TRAVERSAL );\r
+       tabType->Hide();\r
+       \r
        wxFlexGridSizer* fgSizer32;\r
        fgSizer32 = new wxFlexGridSizer( 0, 1, 0, 0 );\r
        fgSizer32->AddGrowableCol( 0 );\r
@@ -890,8 +892,6 @@ frmNewAccountADT::frmNewAccountADT( wxWindow* parent, wxWindowID id, const wxStr
        szrNewAccount->Add( tabType, 1, wxEXPAND | wxALL, 5 );\r
        \r
        tabConn = new wxPanel( this, wxID_ANY, wxDefaultPosition, wxDefaultSize, wxTAB_TRAVERSAL );\r
-       tabConn->Hide();\r
-       \r
        wxBoxSizer* bSizer323;\r
        bSizer323 = new wxBoxSizer( wxVERTICAL );\r
        \r
@@ -7108,13 +7108,13 @@ frmInvalidSSLCertificateADT::~frmInvalidSSLCertificateADT()
 \r
 frmImportContactsADT::frmImportContactsADT( wxWindow* parent, wxWindowID id, const wxString& title, const wxPoint& pos, const wxSize& size, long style ) : wxDialog( parent, id, title, pos, size, style )\r
 {\r
-       this->SetSizeHints( wxDefaultSize, wxDefaultSize );\r
+       this->SetSizeHints( wxSize( 325,400 ), wxSize( 325,400 ) );\r
        \r
        wxBoxSizer* bSizer393;\r
        bSizer393 = new wxBoxSizer( wxVERTICAL );\r
        \r
        lblImportText = new wxStaticText( this, wxID_ANY, wxT("Select the contacts you want to import and the account to import into. Click on Import to finish."), wxDefaultPosition, wxDefaultSize, 0 );\r
-       lblImportText->Wrap( -1 );\r
+       lblImportText->Wrap( 300 );\r
        bSizer393->Add( lblImportText, 0, wxALL|wxEXPAND, 5 );\r
        \r
        wxArrayString lstContactsChoices;\r
index d205fba..6e59e88 100644 (file)
@@ -1903,7 +1903,7 @@ class frmImportContactsADT : public wxDialog
        \r
        public:\r
                \r
-               frmImportContactsADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxEmptyString, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 360,400 ), long style = wxDEFAULT_DIALOG_STYLE ); \r
+               frmImportContactsADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxEmptyString, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 325,400 ), long style = wxDEFAULT_DIALOG_STYLE ); \r
                ~frmImportContactsADT();\r
        \r
 };\r
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