Skip to main content
17-Peridot
September 1, 2021
Question

widget

  • September 1, 2021
  • 1 reply
  • 922 views

I can see EnterKeyPressed option for Textbox widget. But it is not there for numericEntry widget. Any widget available with EnterKeyPressed  which accepts only numbers.

1 reply

15-Moonstone
September 2, 2021

You need to create a custom widget which support both functionalities.

 

Regards

Shyam

17-Peridot
September 3, 2021

Okay