Looking for help?
-
Getting Started
-
Install and Launch ADE
-
System Menu
-
Font Management
-
Toolbars
-
HMI Design Flow
-
Page
-
Widget Properties
-
- Name
- Checkbox
- Drop down list
- Plain Text
- Number Editor
- Font Selector
- Color Selector
- Alignment Selector
- Page Selector
- Register Selector
- Register Operation Setting
- Block Editor
- Image Collection Management
- Visibility Control
- Blending Mode Selector
- Open File Dialog Box
- Image Editor Dialog Box
- PlainTextArray Table Dialog
- Format String
- Label Display Mode
- Frame Selector
- Input Data Selector
- MessageBox Selector
- FileArray Table Dialog
- Event Setting
- Show Remaining Articles (10) Collapse Articles
-
-
Widgets
-
- Slider Switch
- Click Button
- Press/Release Button
- Momentary Push Button
- Generic Push Button
- Generic Latching Button
- Generic Button
- Multiple State Button
- Image List
- Animation
- Scrolling Label
- Date/Time Label
- Image Label
- Digits
- Circular Progress Bar
- Circular Meter
- Generic Progress Bar
- Horizontal Slider
- Vertical Slider
- Touch Area
- Bitmap Image
- Rotation Image
- Data Chart
- Generic Gauge
- Circular Scale
- Circular Gauge
- LED
- Palette
- Flexible Label
- Show Remaining Articles (14) Collapse Articles
-
< All Topics
Print
Label Display Mode
PostedMarch 18, 2024
UpdatedMarch 18, 2024
Byadminrdk
Views3
Scrolling Label Display Method
- Expand Label size to the text size: The size of the widget fits the size of the text.
- Keep the Label width, wrap text to next line: The width of the widget is not enough, thus the text is wrapped to the next line.
- Keep the object size, break the text with dots: The widget of the widget is fixed, the overflowing text is replaced with “…”.
- Keep the size and scroll the lable back and forth: The widget size is fixed. The text is scrolled back and froth. The scrolling speed is programmable.
- Keep the size and scroll the label circularly: The widget size is fixed. The text is scolled circularly. The scolling speed is programmable.
- Keep the size and crop the text out of it: The widget size is fixed, the overflowing text is cropped.
Table of Contents