8#ifndef __KVDropDownDialog_H
9#define __KVDropDownDialog_H
41 virtual ~ KVDropDownDialog();
#define RQ_OBJECT(sender_class)
#define ClassDef(name, id)
Ask user to choose between several options in a drop-down list.
TGTextButton * fCancelBut
Cancel button.
TString * fAnswer
the answer to the question
Bool_t * fOK
set to kTRUE if OK button is pressed
TGComboBox * fDropDown
drop down list
TGTextButton * fOKBut
OK button.