INPUT /  OUTPUT /  LANGUAGE






editable field

Scalar field

Allows text within a presentation tag to be edited by the user. This facilitates creating multi-line text input boxes and text editors in ioL.

Applies to...

Notes:

When fetching text content from an editable container to send back to the host program or elsewhere, it is often necessary to get the size of the content first before the content itself. If there is any chance that the user may be editing the text in between getting the size and getting the content itself, the content should be copied to a temporary buffer to ensure the size remains valid.

This example illustrates how to do this:



,
        ,
        
>