On masked.TextCtrl is it possible to get an event triggered when the user has entered something that passes regexp validation?
Does masked.TextCtrl have any events other than the normal ones for a text control?
Thanks,
Michael
On masked.TextCtrl is it possible to get an event triggered when the user has entered something that passes regexp validation?
Does masked.TextCtrl have any events other than the normal ones for a text control?
Thanks,
Michael
Not that I know of but that would be a nice addition if you want to implement it and submit a patch.
On 9/23/10 10:15 AM, Michael Hipp wrote:
On masked.TextCtrl is it possible to get an event triggered when the
user has entered something that passes regexp validation?Does masked.TextCtrl have any events other than the normal ones for a
text control?
--
Robin Dunn
Software Craftsman