54 NCComboBox * searchExpr;
59 NCPushButton * cancelButton;
60 NCPushButton * okButton;
66 std::string getSearchExpression()
const;
68 virtual bool postAgain();
70 virtual NCursesEvent wHandleInput( wint_t ch );
77 virtual int preferredWidth();
78 virtual int preferredHeight();
80 void createLayout(
const std::string & headline );
82 NCursesEvent & showSearchPopup();