OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Implementation of classes TPickListPopup & TPickListDialog. More...
Go to the source code of this file.
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
Functions | |
owl::EV_COMMAND (IDOK, CmOK) | |
owl::EV_COMMAND (IDCANCEL, CmCancel) | |
owl::EV_LBN_DBLCLK (IDC_LIST, CmOK) | |
Implementation of classes TPickListPopup & TPickListDialog.
Both of these modal windows allow the selction of a string from a list. TPickListPopup uses a lean popup menu for a quick selection, while TPickListDialog uses a listbox in a dialog with OK and Cancel buttons.
Definition in file picklist.cpp.