TOC PREV NEXT INDEX

UIpromptDialog

Synopsis

prompt a user for text input

UIpromptBox UIpromptDialog;

Description

UIpromptDialog is an alias for UIpromptBox. See UIprimitive

Subobjects

Example

Examples.Applications.UIAppexamples/ui_samp.v

File

v/UI.v

See Also Related Modules

UIdialog
UIfontDialog
UImessageBox
UIsliderUnbnd

TOC PREV NEXT INDEX