Description:
Parameter | Range | Description |
---|---|---|
width | 0 ... display width | width of the touch field (0 = full width) |
Sets up the width of any subsequently defined touch field (see Touch.createDefineTouchField(int, int)) according to width.
Note
Example
Touch.setTouchFieldWidth(120);
Sets the width for the next touch field to be created to 120 pixels.
See also:
Copyright © demmel products gmbh. All rights reserved.