25 #ifndef NCAskForExistingDirectory_h
26 #define NCAskForExistingDirectory_h
35 #include "NCFileSelection.h"
36 #include "NCPushButton.h"
37 #include "NCComboBox.h"
38 #include "NCCheckBox.h"
55 bool getCheckBoxValue(
NCCheckBox * detailed );
59 virtual bool postAgain();
66 const std::string & startDir,
67 const std::string & headline );
71 virtual int preferredWidth();
72 virtual int preferredHeight();
78 const std::string & headline );
88 #endif // NCAskForExistingDirectory_h
void createLayout(const std::string &initialDir, const std::string &headline)
NCursesEvent & showDirPopup()