RecognitionResult event
Description
Occurs when an InkEdit control gets results from a call to
the RecognizeText function.
Event ID
Event ID |
Objects |
---|---|
pbm_inkerecognition |
InkEdit |
Parameters
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 |
Sleep(3)<br>ls_inktext = ie_id.Text |
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest