1 #ifndef YATISHDLGPROJECT_H
2 #define YATISHDLGPROJECT_H
10 #include <wx/stattext.h>
11 #include <wx/textctrl.h>
Interacts with yatish tables in a SQLite database.
void OnButtonSaveClick(wxCommandEvent &event)
static const long idChoiceClient
void OnButtonNewClick(wxCommandEvent &event)
static const long idTextCtrlName
wxStaticBoxSizer * staticBoxSizer
wxTextCtrl * textCtrlName
yatishDlgProject(yatishDBsqlite *, long)
This constructor initializes the dialog box with data from the SQL record identified by sql_id.