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

Status – PB Docs 2019 – PowerBuilder Library

Status – PB Docs 2019

Status

property for PowerScript controls

Applies to

InkEdit, InkPicture controls

Description

A read-only property available at runtime that provides the current
status of the control so that the user does not need to monitor the Stroke
event to be sure that a stroke has been completed.

Usage

In scripts

The Status property for InkEdit controls takes a value of the
InkEditStatus enumerated variable. Values are InkEditCollectingInk!,
InkEditRecognizingInk!, and InkEditIdle!.

The Status property for InkPicture controls takes a value of the
InkPicStatus enumerated variable. Values are CollectingInk! and
Idle!.

This code in a button’s Clicked event checks that the status of the
InkEdit control is idle before setting the UseMouseForInput property to
true:


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