Searched refs:btnCustomSelect (Results 1 – 1 of 1) sorted by relevance
2371 Fl_Button *btnCustomSelect = (Fl_Button *)0; variable2411 btnCustomSelect = new Fl_Button( w->w() - 85, w->h() - 26, 80, 24, _("Select") ); in create_custom_msgs_dialog()2412 btnCustomSelect->tooltip(_("Open selected template")); in create_custom_msgs_dialog()2413 btnCustomSelect->callback((Fl_Callback*)cb_custom_select); in create_custom_msgs_dialog()