4395

4395



1, wxEXPAND I wxALL, ODSTĘP);

buttonHSizer->Add(new wxButton(this# BUT_RAD, "Na radiany"),

1, wxEXPAND I wxALL, ODSTĘP);

topVSizer->Add(buttonHSizer, 1, wxEXPAND I wxALL, ODSTĘP);

// Ustawienie okna SetAutoLayout(TRUE);

SetSizer(topVSizer); topVSizer->Fit(this);

CenterOnScreen();

)

void mojDialog::OnButtonSto(wxCommandEvent& event) { double x;

wxString liczba = m_liczba->GetValue();

if(liczba.ToDouble(&x)) {    // Zamiana wxString na double

double y = x * 180 / M_PI; // Radiany na stopnie liczba.Printf("= %lf stopni", y); m_wynik->SetLabel(liczba);

ł

else m_wynik->SetLabel("?");

)

void mojDialog::OnButtonRad(wxCommandEvent& event) { double x;

wxString liczba = m_liczba->GetValue(); if(liczba.ToDouble(&x)) {

double y = x * M_PI / 180;    // Stopnie na radiany

liczba.Printf("= %lf radianów", y); m_wynik->SetLabel(liczba);

}

else m_wynik->SetLabel("?");

}

2



Wyszukiwarka

Podobne podstrony:
Add Usernames and Passwords to the Database: ►    Click on the ‘Add New User’ button.
menu two Exhlbltlon menu 2 Automaiitaily add new top-level pagei Menu Same Exhibition menu Dclctc Me
Generowanie kodu modele Add New Item - SWS12 MVC Installed Templates □ VisualCS Codę Data&nbs
howtoslide Custom Fields Name Value Add new custom field: Name Value slide ^
cp 12 First. howcvcr. permu one satisficd user of this method not only to add his humblc tęstimony b
screenshot 5 Sąuirrty Demo O 2 + New Howdy. demo §0 {£} Dashboard Ali POStS Add New Categories Tags
screenshot 2 + New Howdy. demo (@) Sguirrly Demo O 2 AJI POStSAdd New PostEnter title here Add New C
screenshot 3 L Add New Page Cfl) Add MediaExport Layout    Import LayoutClone 1 Cci 2
screenshot 3 Help {£} Dashboard Ed« Add New Past Tags CategonesąTranslate Sej vicesTranslate &q
screenshot 3 © John’s BlogEdit Post Add New Howdy, admin Screen Options t HelpCounterpoint: why pupp
screenshot 5 Sąuirrty Demo O 2 + New Howdy. demo §0 {£} Dashboard Ali POStS Add New Categories Tags
screenshot 6 Sąuirrty Demo O 2 + New Howdy. demo §0 {£} Dashboard AJI POStS Add New Categories TagsA

więcej podobnych podstron