Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/mnDialog.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by maloninc, Sun Jul 31 06:54:12 2005 UTC revision 1.3 by maloninc, Sun Jul 31 22:22:14 2005 UTC
# Line 26  void mnWikiDataEntryDialog::set_properti Line 26  void mnWikiDataEntryDialog::set_properti
26      SetSize(wxSize(728, 521));      SetSize(wxSize(728, 521));
27      subjectTextCtrl->SetSize(wxSize(650, -1));      subjectTextCtrl->SetSize(wxSize(650, -1));
28      wikiPlainTextCtrl->SetSize(wxSize(513, 430));      wikiPlainTextCtrl->SetSize(wxSize(513, 430));
29        wikiPlainTextCtrl->SetFocus();
30      // end wxGlade      // end wxGlade
31  }  }
32    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26