Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Set tab on opening of the Contact Editor to be the first tab.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 4 Oct 2015 18:03:40 +0000 (19:03 +0100)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 4 Oct 2015 18:03:40 +0000 (19:03 +0100)
source/contacteditor/frmContactEditor.cpp

index 02e605b..3d2cc28 100644 (file)
@@ -107,6 +107,8 @@ frmContactEditorADT( parent )
     //wxIcon contacticon;
     //contacticon.CopyFromBitmap(contacticonbmp);
     
+    nbkContact->SetSelection(0);
+    
 }
 
 void frmContactEditor::AddGeneralNickname( wxCommandEvent& event )
@@ -3124,8 +3126,6 @@ void frmContactEditor::LoadPicture( wxListEvent& event )
     wxImage photo;
     //wxMemoryInputStream istream(base64dec, (size_t)base64dec.size());
     
-    wxPuts(wxT("PicType:") + pictypeiter->second);
-    
     if (pictypeiter->second == wxT("image/jpeg")){
         
         if (!photo.LoadFile(istream, wxBITMAP_TYPE_JPEG)){
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