1. Troy Cowan
  2. PowerBuilder
  3. Friday, 13 May 2022 15:10 PM UTC

I would like to know when any character has been entered into a SingleLineEdit, even before the user presses Enter or Tab (which is when the Modified event occurs). Is there a way to know that?

Andreas Mykonios Accepted Answer Pending Moderation
  1. Friday, 13 May 2022 15:28 PM UTC
  2. PowerBuilder
  3. # 1

You will have to add a custom event mapped to pbm_enchange. This event should fire every time the text is modified. But be careful what to do there. 

Andreas.

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.