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

EditMode – PB Docs 150 – PowerBuilder Library

EditMode – PB Docs 150

EditMode property for PowerScript controls

Controls

InkPicture controls

Description

Specifies whether the editing mode of the control is set for
drawing ink, editing ink, or deleting ink.

Usage

In a painter

proc.png To specify the mode of ink collection:

  1. Select a value from the EditMode drop-down
    list on the Ink page in the Properties view.

In scripts

The EditMode property takes a value of the InkPicEditMode
enumerated variable. Values are:

  • InkPicDeleteMode! – Ink is deleted.

  • InkPicInkMode! – Ink can be drawn (default).

  • InkPicSelectMode! – Ink is selected for
    editing.

This example specifies that the InkPicture control delete
any ink under the tip of the stylus:


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