Applies To: |
|
Summary: |
I want my message and input boxes to open at a specific location. Is this possible? |
Solution: |
In the default Message() and Input()
functions, it is not possible to open the boxes at a specified
location. As a workaround, you can create your own custom forms
which can be opened at the desired location. The attached cicode functions demonstrate how this can be done. |
Keywords: |
Message, Input |
Related Links