Mobile App Development Software
Alpha TransForm - Free Trial
|
Alpha Anywhere - Build Apps for Free
Alpha Software
Documentation
  • Reference
  • Desktop API
  • UI Functions
  • XDialog
  • Controls
  • Text Box
  • Text Box W Directive
Parent | Child | Previous | Next
  • Dynamic Text
  • Dynamic Text H Directive
  • Dynamic Text O Directive
  • Dynamic Text O Directive {@@} Operator
  • Dynamic Text O Directive {B} Operator
  • Dynamic Text O Directive {C} Operator
  • Static Text
  • Static Text Control Syntax
  • Static Text H Directive
  • Static Text O Directive
  • Static Text O Directive {B} Operator
  • Static Text O Directive {C} Operator
  • Static Text O Directive {F} Operator
  • Static Text O Directive {I} Operator
  • Static Text Syntax
  • Text Box * Directive
  • Text Box A Directive
  • Text Box A5W Directive
  • Text Box F Directive
  • Text Box I Directive
  • Text Box K Directive
  • Text Box L Directive
  • Text Box M Directive
  • Text Box N Directive
  • Text Box P Directive
  • Text Box P= Directive
  • Text Box Plus Directive
  • Text Box R Directive
  • Text Box S Directive
  • Text Box Syntax
  • Text Box TF Directive
  • Text Box V Directive
  • Text Box W Directive
  • Text Box Z Directive
  • Xdialog Text Control Methods
 

Text Box W Directive

Syntax

%W%

Description

The W directive creates a word-wrapped a multi-line Text Box.

Example

dim help_text as C
help_text = "This is sample help text to appear in a read-only multi-line text box."
ui_modeless_dlg_box("Read-only Multi-line Text Box",<<%dlg%
{font=Verdana,10};
[%wr%.50,5help_text];
;
;
%dlg%,<<%code%
if (a_dlg_button = "OK") then
    ui_modeless_dlg_close("Read-only Multi-line Text Box")
end if
%code%)

See Also

  • Xdialog Language Directives and Operators
  • Text Box Syntax
Report an issue with this page
Mobile App Development Software

Alpha TransForm - Quickly Build Enterprise Mobile Forms
- Try it for Free

Alpha Anywhere - Low Code Platform for Mobile Developers
- Build Apps for Free
Alpha Software Corporation

781.229.4500
© Copyright 2000-2020 Alpha Software Corporation. All Rights Reserved

Privacy Policy