Hi everyone! With library RtfLabel text can be formatted and displayed scrollable (short to medium length texts).
The following additional libraries are needed: RichString, Reflection, StringUtils, Clipboard (optional).
Text formatting: Bold, italic, colored, smaller font size, hyperlinks, anchors.
Paragraph formatting: Text indent left / right, first line indent, bullet character, centering, text size, colored background, images centered or with body text.
Text verification: The Lib has a function for checking the text on formatting errors. Faulty paragraphs are indicated in the label itself with appropriate references (intended for the development time).
Select text by user: If the function is provided the user can select text (automatically by word) and copy. To extend the selection over the visible area, the marking on the top or bottom line must be held - the text is then scrolled automatically.
Restoration of text position: When changing the orientation, the text will appear again at about the position as before - whichever is the beginning of the text of the first fully visible row.
A detailed documentation is located in the project subfolder "Help ...".
Best regards
Petrus
The following additional libraries are needed: RichString, Reflection, StringUtils, Clipboard (optional).
Text formatting: Bold, italic, colored, smaller font size, hyperlinks, anchors.
Paragraph formatting: Text indent left / right, first line indent, bullet character, centering, text size, colored background, images centered or with body text.
Text verification: The Lib has a function for checking the text on formatting errors. Faulty paragraphs are indicated in the label itself with appropriate references (intended for the development time).
Select text by user: If the function is provided the user can select text (automatically by word) and copy. To extend the selection over the visible area, the marking on the top or bottom line must be held - the text is then scrolled automatically.
Restoration of text position: When changing the orientation, the text will appear again at about the position as before - whichever is the beginning of the text of the first fully visible row.
A detailed documentation is located in the project subfolder "Help ...".
Best regards
Petrus