36 const std::string i_namedescp ,
37 const std::string i_namedb ,
38 const std::string& title,
62 if (w.GetReturnCode() == wxID_OK)
67 else if (w.GetReturnCode() == wxID_CANCEL)
73 std::cout <<
"!! ERROR : GimmickReaderDialog : dialog ended without return code !"