class
UChooser
: public
StringChooser
(Return to index)
Type:
Instantiable
Base Classes:
public
StringChooser
Derived Classes
Include file:
Unidraw/dialogs.h
Public:
void
Clear
()
void
Exclude
(const char*)
void
Include
(const char*)
virtual void
Reconfig
()
void
SetSubtitle
(const char*)
void
SetTitle
(const char*)
UChooser
( const char* title, const char* subtitle, const char* acceptLabel, const char* sample )
Protected:
Interactor
*
AddScroller
(
Interactor
*)
void
Init
(const char* title, const char* subtitle)
Interactor
*
Interior
(const char* acptlbl)
virtual int
Position
(const char*)
UChooser
(
ButtonState
*, int rows, int cols, Alignment)
MarginFrame
*
_title, *_subtitle
(more documentation)