hi all,
In the entry field of my GUI, I want to restrict the user to enter only numbers. So I want to make only the number keys from 0 to 9 to work and the rest to not to work in that particular entry widget. is it possible? or is there any other way to achieve this?
thanx,
Raj.
In the entry field of my GUI, I want to restrict the user to enter only numbers. So I want to make only the number keys from 0 to 9 to work and the rest to not to work in that particular entry widget. is it possible? or is there any other way to achieve this?
thanx,
Raj.