Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
AppXestiaAddrBk: Removed gripper from main and search windows
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Mon, 16 Jan 2017 23:04:32 +0000 (23:04 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Mon, 16 Jan 2017 23:04:32 +0000 (23:04 +0000)
source/AppXestiaAddrBk.cpp

index d5ddf8f..ba93145 100644 (file)
@@ -209,7 +209,7 @@ frmMainADT::frmMainADT( wxWindow* parent, wxWindowID id, const wxString& title,
        
        this->SetSizer( szrMain );
        this->Layout();
-       stbBottom = this->CreateStatusBar( 1, wxST_SIZEGRIP, wxID_ANY );
+       stbBottom = this->CreateStatusBar( 1, 0, wxID_ANY );
        tblMain = this->CreateToolBar( wxTB_HORIZONTAL, wxID_ANY ); 
        tbtNewAccount = tblMain->AddTool( ID_MANAGE_NEWAB, wxT("New Address Book"), wxBitmap( 1, 1, wxBITMAP_SCREEN_DEPTH ), wxNullBitmap, wxITEM_NORMAL, wxT("New Address Book"), wxT("Setup a new local or remote address book"), NULL ); 
        
@@ -403,7 +403,7 @@ frmSearchADT::frmSearchADT( wxWindow* parent, wxWindowID id, const wxString& tit
 {
        this->SetSizeHints( wxSize( 300,450 ), wxDefaultSize );
        
-       stbBottom = this->CreateStatusBar( 1, wxST_SIZEGRIP, wxID_ANY );
+       stbBottom = this->CreateStatusBar( 1, 0, wxID_ANY );
        wxBoxSizer* bSizer368;
        bSizer368 = new wxBoxSizer( wxVERTICAL );
        
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