Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Text fields – PB Docs 2022 – PowerBuilder Library

Text fields – PB Docs 2022

Text fields

A text field is certain text that you hope to associate it with
one of the types: standard, externallink, or internallink. If the type
is externalink, it is possible to link the text to an external
document or URL. If the type is internallink, it is possible to lnk
the text to a location within the current document.

The following functions are provided for text fields:

  • TextFieldInsert — Inserts a
    text field into the current position in a RichTextEdit
    control.

  • TextFieldSetText — Sets the
    text of the text field in a RichTextEdit control.

  • TextFieldSetTypeAndData
    Sets the type and type data of the text field in a RichTextEdit
    control.

  • TextFieldGetType — Gets the
    type of the specified text field in a RichTextEdit control.

  • TextFieldGetText — Gets the
    text of the specified text field in a RichTextEdit control.

  • TextFieldGetTypeData — Gets
    the type data of the specified text field in a RichTextEdit
    control.

In the following example, a text field (with a text value
“Test”) is inserted, and its type is set to externallink, and the link
goes to https://www.appeon.com:


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x