RecognitionResult
PowerScript event
Description
Occurs when an InkEdit control gets results from a call to the
RecognizeText function.
Event ID
|
Event ID |
Objects |
|---|---|
|
pbm_inkerecognition |
InkEdit |
Arguments
None
Return Values
None
Examples
This code in the RecognitionResult event allows the application to
wait a few seconds while the Text property of the ie_id InkEdit control is
updated, then writes the recognized text to the string variable
ls_inktext:
|
1 2 |
Sleep(3) ls_inktext = ie_id.Text |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest